OMC cTrader Problem with FIX44

Created at 23 Sep 2017, 09:02
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!
SA

sarah.zeftawy

Joined 23.09.2017

OMC cTrader Problem with FIX44
23 Sep 2017, 09:02


Dear supporters,
I'm a freelancer python developer.
I have some issues with connecting ctrader with FIX44 using PyFIX
when I add the address and port to my client, It have error
the code:
https://github.com/wannabegeek/PyFIX
That's the error:

2017-09-23 10:56:23,631 Client disconnected
2017-09-23 10:56:23,631 ('178.62.43.199', 5211) has disconnected
2017-09-23 10:56:23,631 Attempting Connection to 178.62.43.199:5211
2017-09-23 10:56:23,740 Connected to ('178.62.43.199', 5211)
2017-09-23 10:56:23,868 Established connection to ('178.62.43.199', 5211)
2017-09-23 10:56:23,869 Connection has been closed [Errno 104] Connection reset by peer
2017-09-23 10:56:23,869 Client disconnected
2017-09-23 10:56:23,869 ('178.62.43.199', 5211) has disconnected
2017-09-23 10:56:23,869 Attempting Connection to 178.62.43.199:5211
2017-09-23 10:56:23,980 Connected to ('178.62.43.199', 5211)
^CTraceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/pyfix/connection.py", line 150, in handle_read
msg = self.sock.recv(8192)
ConnectionResetError: [Errno 104] Connection reset by peer

I'm from Egypt, and the client is from New Zealand, Is it an issue because of the IPs of Egypt?
I will appreciate your help and I hope you reply soon
regards,


cTrader
@sarah.zeftawy