Author |
Topic: No respons from fix server (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
OHellgren87 Posts: 2 Joined: Feb 27, 2012 |
Hi!
I try to send the following string to api.openecry.com, port 9300 FIX.4.4 8 = 9 = 78 35 = A 49 = 56 = OHellgren87TM OEC 34 = 1 52 = 20120314-07:24:56 108 = 30 554 = fix 10 = 133 but does not seem to get any response. Can anyone give me a tip on why? Regards Olle Olle Hellgren |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Hello,
your Logon message should look like this one: 8=FIX.4.4 9=75 35=A 34=1 49=OHellgren87TM 52=20120315-16:05:58 56=OEC 98=0 108=30 554=fix 10=197 Victor Vins Lead Software Developer |
||||
DDaniel99 Posts: 1 Joined: Dec 16, 2010 |
I am using .NET (QuickFIX) and FIX 4.4 - Port 9300 for api.openecry.com seems to have no service behind it.
I can connect using the OEC API on Port 9200 and I also get different message for QuickFIX when attempting to use port 9200. Does port 9300 for the FIX protocol require secure connections (SSH) ? I am still unable to connect - My username is DDaniel99TM Daniel Rueppel |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
We will return access to api.openecry.com:9300 soon. Meanwhile, you can ask Customer Service to give you access to FIX connection in SIM environment (sim.openery.com:9300)
Port 9200 is intended for our proprietary protocol that used by OECAPI. We don't use secure connections in FIX. For access to production FIX engine, you will need to contact Customer Service to setup some secure channel like VPN. Victor Vins Lead Software Developer |
||||