The FIX API worked for me several days but I cannot login to the session now,
The FIX API worked for me several days but I cannot login to the session now,
28 Jan 2022, 16:56
Hello,
The FIX API worked for me several days but I cannot login to the session now,
The server just disconnects,
The message I send is
<message>
<header>
<field number="8"><![CDATA[FIX.4.4]]></field>
<field number="35"><![CDATA[A]]></field>
<field number="34"><![CDATA[1]]></field>
<field number="49"><![CDATA[demo.icmarkets.8269836]]></field>
<field number="52"><![CDATA[20220128-14:27:42.000]]></field>
<field number="56"><![CDATA[cServer]]></field>
<field number="57"><![CDATA[QUOTE]]></field>
</header>
<body>
<field number="98"><![CDATA[0]]></field>
<field number="108"><![CDATA[30]]></field>
<field number="141"><![CDATA[Y]]></field>
<field number="553"><![CDATA[8269836]]></field>
<field number="554"><![CDATA[pwd***]]></field>
</body>
<trailer>
</trailer>
</message>
I am using this parameters
# Host name: h51.p.ctrader.com
# (Current IP address 176.58.118.184 can be changed without notice)
# Port: 5211 (SSL), 5201 (Plain text)
# Password: ***** (a/c 8269836 password)
# SenderCompID: demo.icmarkets.8269836
# TargetCompID: cServer
# SenderSubID: QUOTE
# Host name: h51.p.ctrader.com
# (Current IP address 176.58.118.184 can be changed without notice)
# Port: 5212 (SSL), 5202 (Plain text)
# Password: ***** (a/c 8269836 password)
# SenderCompID: demo.icmarkets.8269836
# TargetCompID: cServer
# SenderSubID: TRADE
What was changed past day on the server? Am I banned?
Thank you!
amusleh
31 Jan 2022, 08:13
Hi,
I just tested on an IC Market demo account quote session, it works fine.
We don't ban users, maybe you made several sessions at the same time, that's why your sessions gets disconnected because only one active sessions is allowed.
@amusleh