{{Quickfixn}} Quickfixn Digest, Vol 81, Issue 10

Matthijs de Z mldz at hotmail.com
Thu Jul 12 06:28:07 PDT 2018


Hi Roberto,

set the settings like this:
[DEFAULT]
ConnectionType=initiator
ReconnectInterval=30
FileStorePath=G:\ClientProjects\[CorrectPath]\FixCfg\fixfiles
FileLogPath=fixlog
StartTime=00:00:00
EndTime=00:00:00
UseDataDictionary=N
ValidateUserDefinedFields=N
ValidateFieldsHaveValues=N
ValidateFieldsOutOfOrder=N
#ResetOnLogon=N
#ResetOnDisconnect=N
# DataDictionary=F:\Anwendungen\METRAS\Test1\Service\FixMessageData\FIX44.xml
#HttpAcceptPort=9911
PersistMessages=Y
LogoutTimeout=5

#-------------------------------------------------
# EMSX SESSION SIMULATION
[SESSION]
BeginString=FIX.4.4
SenderCompID=[correctSenderCompID]
TargetCompID=BLPDRPUAT
HeartBtInt=30
StartTime=04:00:00
EndTime=23:30:00
ValidateFieldsOutOfOrder=N
UseDataDictionary=N
# DataDictionary=F:\Anwendungen\METRAS\Test1\Service\FixMessageData\20180227_LBBI_FIX42.xml
CheckLatency=N
SocketConnectHost=[correctIP]
SocketConnectPort=8228
SSLEnable=Y
SSLProtocols=Tls12
SSLValidateCertificates=N
SSLCheckCertificateRevocation=N
SSLCertificate=G:\ClientProjects\[CorrectPath]\FixCfg\cert.pfx
SSLCertificatePassword=[correctPassword]

Still connection refused...
Thanks,

Matthijs




________________________________
Van: Quickfixn <quickfixn-bounces at lists.quickfixn.com> namens quickfixn-request at lists.quickfixn.com <quickfixn-request at lists.quickfixn.com>
Verzonden: donderdag 12 juli 2018 14:47
Aan: quickfixn at lists.quickfixn.com
Onderwerp: Quickfixn Digest, Vol 81, Issue 10

Send Quickfixn mailing list submissions to
        quickfixn at lists.quickfixn.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
or, via email, send a message with subject or body 'help' to
        quickfixn-request at lists.quickfixn.com

You can reach the person managing the list at
        quickfixn-owner at lists.quickfixn.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Quickfixn digest..."


Today's Topics:

   1.  fix connection to bloomberg (Matthijs de Z)
   2. Re:  fix connection to bloomberg (Roberto Reff)


----------------------------------------------------------------------

Message: 1
Date: Thu, 12 Jul 2018 09:58:52 +0000
From: Matthijs de Z <mldz at hotmail.com>
To: "quickfixn at lists.quickfixn.com" <quickfixn at lists.quickfixn.com>
Subject: {{Quickfixn}} fix connection to bloomberg
Message-ID:
        <AM5P190MB054681AD0E60978488147A29D0590 at AM5P190MB0546.EURP190.PROD.OUTLOOK.COM>

Content-Type: text/plain; charset="us-ascii"

Hi,

Hopefully someone can help me out with a connection issue between me and Bloomberg.

For some reason I'm getting these error messages: (Socket Error: Connection reset by peer.)

The counterparty / peer (Bloomberg) stated that it was due to this error message:
ERROR: SSL_handshake() failed: unknown protocol error=336027900

After some testing with different settings, I set it up like this answer: https://stackoverflow.com/questions/46936407/quickfix-n-bloomberg-configuration

Also installed the certificate on my machine (under the user credentials).
But I keep getting the same issues.
Anyone familiar with connecting to Bloomberg (it's a copy of the original line. Just to get the trades for back-end purposes)

Last setup used:
[DEFAULT]
ConnectionType=initiator
ReconnectInterval=2
FileStorePath=G:\ClientProjects\aaaaaa\FixCfg\fixfiles
FileLogPath=fixlog
StartTime=00:00:01
StartDay=monday
EndTime=23:59:59
EndDay=friday
SocketConnectHost=69.191.198.34
SocketConnectPort=8228
[SESSION]
BeginString=FIX.4.4
SenderCompID=xxxxxx
TargetCompID=yyyyyy
HeartBtInt=60
ValidateFieldsOutOfOrder=N
UseDataDictionary=N
CheckLatency=N
SSLEnable=Y
SSLProtocols=TLS
SSLValidateCertificates=N
SSLCheckCertificateRevocation=N
SSLCertificate=G:\ClientProjects\aaaaaa\FixCfg\cert.pfx
SSLCertificatePassword=yyyyyy
SSLCACertificate=G:\ClientProjects\aaaaaa\FixCfg\CACerts.pem
SSLRequireClientCertificate=Y

Thanks,

Matthijs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180712/051c217a/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 12 Jul 2018 12:47:27 +0000
From: Roberto Reff <roberto.reff at poligram.de>
To: "quickfixn at lists.quickfixn.com" <quickfixn at lists.quickfixn.com>
Subject: Re: {{Quickfixn}} fix connection to bloomberg
Message-ID:
        <AM6PR05MB4310DBC6FE6A14F262410C849C590 at AM6PR05MB4310.eurprd05.prod.outlook.com>

Content-Type: text/plain; charset="iso-8859-1"

Hello Matthijs.



Which QuickFix Version do you using?


Here my working fixsettings connecting Bloomberg EMSX.


[DEFAULT]
ConnectionType=initiator
ReconnectInterval=30
FileStorePath=F:\Anwendungen\METRAS\TEST1\Log\FixSession\20180712_store
FileLogPath=F:\Anwendungen\METRAS\Test1\Service\log
StartTime=00:00:00
EndTime=00:00:00
UseDataDictionary=Y
ValidateUserDefinedFields=N
ValidateFieldsHaveValues=N
ValidateFieldsOutOfOrder=N
#ResetOnLogon=N
#ResetOnDisconnect=N
DataDictionary=F:\Anwendungen\METRAS\Test1\Service\FixMessageData\FIX44.xml
#HttpAcceptPort=9911
PersistMessages=Y
LogoutTimeout=5

#-------------------------------------------------
# EMSX SESSION SIMULATION
[SESSION]
BeginString=FIX.4.2
SenderCompID=BLAEMSX
TargetCompID=EMSXBLA
HeartBtInt=30
StartTime=04:00:00
EndTime=23:30:00
ValidateFieldsOutOfOrder=N
UseDataDictionary=Y
DataDictionary=F:\Anwendungen\METRAS\Test1\Service\FixMessageData\20180227_LBBI_FIX42.xml
CheckLatency=N
SocketConnectHost=160.43.172.34
SocketConnectPort=8228
SSLEnable=Y
SSLProtocols=Tls12
SSLValidateCertificates=N
SSLCheckCertificateRevocation=N
SSLCertificate=F:\Anwendungen\METRAS\Test1\Service\Tls\EMSX_simulation_cert\pkcs12\cert.pfx
SSLCertificatePassword=YOURPASS



Regards

Roberto


________________________________
Von: Quickfixn <quickfixn-bounces at lists.quickfixn.com> im Auftrag von Matthijs de Z <mldz at hotmail.com>
Gesendet: Donnerstag, 12. Juli 2018 11:58
An: quickfixn at lists.quickfixn.com
Betreff: {{Quickfixn}} fix connection to bloomberg


Hi,

Hopefully someone can help me out with a connection issue between me and Bloomberg.



For some reason I'm getting these error messages: (Socket Error: Connection reset by peer.)



The counterparty / peer (Bloomberg) stated that it was due to this error message:

ERROR: SSL_handshake() failed: unknown protocol error=336027900



After some testing with different settings, I set it up like this answer: https://stackoverflow.com/questions/46936407/quickfix-n-bloomberg-configuration



Also installed the certificate on my machine (under the user credentials).

But I keep getting the same issues.

Anyone familiar with connecting to Bloomberg (it's a copy of the original line. Just to get the trades for back-end purposes)

Last setup used:
[DEFAULT]

ConnectionType=initiator

ReconnectInterval=2

FileStorePath=G:\ClientProjects\aaaaaa\FixCfg\fixfiles

FileLogPath=fixlog

StartTime=00:00:01

StartDay=monday

EndTime=23:59:59

EndDay=friday

SocketConnectHost=69.191.198.34

SocketConnectPort=8228

[SESSION]

BeginString=FIX.4.4

SenderCompID=xxxxxx

TargetCompID=yyyyyy

HeartBtInt=60

ValidateFieldsOutOfOrder=N

UseDataDictionary=N

CheckLatency=N

SSLEnable=Y

SSLProtocols=TLS

SSLValidateCertificates=N

SSLCheckCertificateRevocation=N

SSLCertificate=G:\ClientProjects\aaaaaa\FixCfg\cert.pfx

SSLCertificatePassword=yyyyyy

SSLCACertificate=G:\ClientProjects\aaaaaa\FixCfg\CACerts.pem

SSLRequireClientCertificate=Y

Thanks,

Matthijs




________________________________
Poligram GmbH
Rilkeweg 4
59519 M?hnesee


Gesch?ftsf?hrung: Roberto Reff
Registergericht: Amtsgericht Arnsberg
Registernummer: HRB10900
USt.ID: DE251226082

http://www.poligram.de


This message contains confidential information and is intended only for the individual(s) addressed in the message. If you are not the named addressee, you should not disseminate, distribute, or copy this e-mail. If you are not the intended recipient, you are notified that disclosing, distributing, or copying this e-mail is strictly prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180712/ef51e404/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com


------------------------------

End of Quickfixn Digest, Vol 81, Issue 10
*****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20180712/5a8ae2ee/attachment-0001.html>


More information about the Quickfixn mailing list