The FIX API worked for me several days but I cannot login to the session now,

Created at 28 Jan 2022, 16:56
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
BO

boris_k

Joined 14.12.2021

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!
 


@boris_k
Replies

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

boris_k
01 Feb 2022, 11:28

RE:

It looks like a second session was active.
Thank  you for your answer!

 


@boris_k