FIX configuration in CTrader website - Hostname missing

Created at 24 Nov 2022, 05:47
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!
GR

Groenewald.a.m

Joined 15.03.2022

FIX configuration in CTrader website - Hostname missing
24 Nov 2022, 05:47


Hi, 

When I open the FIX configuration data on the cTrader Website, I get the following:

Host name
(Current IP address 188.42.218.239 can be changed without notice)
Port: 5211 (SSL), 5201 (Plain text).
Password: (a/c xxxx password)
SenderCompID: live2.skilling.xxxx
TargetCompID: cServer
SenderSubID: QUOTE

Previously I got something as follows
 

Host name h20.p.ctrader.com
(Current IP address 188.42.218.239 can be changed without notice)
Port: 5211 (SSL), 5201 (Plain text).
Password: (a/c xxxx password)
SenderCompID: live2.skilling.xxxx
TargetCompID: cServer
SenderSubID: QUOTE

If I just use the IP address provided in my configuration (I am using the FIX Python libraries) I get connection errors.

This behaviour is consistent across brokers. This is an issue because I am trying to get live configuration.

Please advise.

Michael

 


@Groenewald.a.m
Replies

ctid1980098
24 Nov 2022, 07:46 ( Updated at: 24 Nov 2022, 07:47 )

RE:

Hi Michael,

I have tried the IP address connection for my pepperstone, icmarkets, fxprimus, and axiory brokers live accounts and I was able to connect successfully without any errors

Although I am not using the python fix libraries and use my own code. Are you able to connect to demo accounts?

I will try to connect to a live skilling and get back to you soon. 


@ctid1980098

ctid1980098
26 Nov 2022, 22:19

RE:

Hi, 

I am able to successfully connect to skilling demo and live accounts as of yesterday. My configuration settings are as follows:

Host name: h6.p.ctrader.com
(Current IP address 178.62.53.225 can be changed without notice)
Port: 5211 (SSL), 5201 (Plain text)
Password: ***** (a/c ******* password)
SenderCompID: live2.skilling.*******
TargetCompID: cServer
SenderSubID: QUOTE

I am speculating maybe there are issues with the python libraries. Are you able to connect via plain text port instead of ssl?


@ctid1980098

Groenewald.a.m
27 Nov 2022, 22:30

No Hostname in Fix API Dialog.

Hi there, 

 

I think we are missing each other. The dialog that presents the FIX configuration on the cTrader website does not have the Hostname present, just the IP address. In other words, it looks like follows:

Host name: [there is no text here]
(Current IP address 178.62.53.225 can be changed without notice)
Port: 5211 (SSL), 5201 (Plain text)

 

And when I paste the IP address into the configuration It does not work. Does that make sense ?

 


@Groenewald.a.m

ctid1980098
28 Nov 2022, 09:45

RE: No Hostname in Fix API Dialog.

Groenewald.a.m said:

Hi there, 

 

I think we are missing each other. The dialog that presents the FIX configuration on the cTrader website does not have the Hostname present, just the IP address. In other words, it looks like follows:

Host name: [there is no text here]
(Current IP address 178.62.53.225 can be changed without notice)
Port: 5211 (SSL), 5201 (Plain text)

 

And when I paste the IP address into the configuration It does not work. Does that make sense ?

 

Hi, 

Ah, I see. Sorry i did misunderstand. 

My hostname is populated in the fix configuration . Maybe try reinstalling ctrader? 


@ctid1980098

Groenewald.a.m
30 Nov 2022, 18:31

RE: No Hostname in Fix API Dialog.

I use the website but I did resolve it fine. I used a revers nslookup and entered the IP address from the FIX dialog which gave me a domain name. 

 

m


@Groenewald.a.m