Topics
Replies
fcvisser
08 May 2024, 12:27
RE: FIX API login response: 58=RET_NO_SUCH_LOGIN
Spotware said:
Hi there,
The message indicates that the account number you use does not exist. Can you share a screenshot of your cTrader's FIX API form?
Best regards,
Panagiotis
Hi Panagiotis
I've figured out why this is not working. The details from the web-based application for the broker is as per below. This works. However this is different to what I see in the desktop application when I view the details. The desktop details does not work. Do you know why they would show different information?
Kind Regards
Fred
@fcvisser
fcvisser
08 May 2024, 12:11
RE: RE: RE: RE: RE: FIX API login response: 58=RET_NO_SUCH_LOGIN
PanagiotisCharalampous said:
fcvisser said:
PanagiotisCharalampous said:
fcvisser said:
Spotware said:
Hi there,
The message indicates that the account number you use does not exist. Can you share a screenshot of your cTrader's FIX API form?
Best regards,
Panagiotis
Hi Panagiotos
Thanks for getting back to me. Sure - here you go.
I'll also create another demo account and see if that perhaps work…
Kind Regards
Fred
Hi Fred,
Can you share the complete FIX message you sent including the account number? You seem to be doing something wrong there.
Best regards,
Panagiotis
Hi - the fix message is generated by the Python example programme provided by cTrader, and is in my first message. I've only removed the username and password, which is configured in the config file. Apologies, but am I missing something?
Cheers
Fred
Hi Fred,
I need to see your exact configuration or the exact message you are sending. As per the response the provided account number is wrong.
Best regards,
Panagiotis
Hi - below is the contents of the json configuration file:
@fcvisser
fcvisser
08 May 2024, 11:45
RE: RE: RE: FIX API login response: 58=RET_NO_SUCH_LOGIN
PanagiotisCharalampous said:
fcvisser said:
Spotware said:
Hi there,
The message indicates that the account number you use does not exist. Can you share a screenshot of your cTrader's FIX API form?
Best regards,
Panagiotis
Hi Panagiotos
Thanks for getting back to me. Sure - here you go.
I'll also create another demo account and see if that perhaps work…
Kind Regards
Fred
Hi Fred,
Can you share the complete FIX message you sent including the account number? You seem to be doing something wrong there.
Best regards,
Panagiotis
Hi - the fix message is generated by the Python example programme provided by cTrader, and is in my first message. I've only removed the username and password, which is configured in the config file. Apologies, but am I missing something?
Cheers
Fred
@fcvisser
fcvisser
08 May 2024, 07:51
( Updated at: 08 May 2024, 11:24 )
RE: FIX API login response: 58=RET_NO_SUCH_LOGIN
Spotware said:
Hi there,
The message indicates that the account number you use does not exist. Can you share a screenshot of your cTrader's FIX API form?
Best regards,
Panagiotis
Hi Panagiotos
Thanks for getting back to me. Sure - here you go.
I'll also create another demo account and see if that perhaps work…
Kind Regards
Fred
@fcvisser
fcvisser
09 May 2024, 07:44
RE: RE: RE: FIX API login response: 58=RET_NO_SUCH_LOGIN
PanagiotisCharalampous said:
Thanks for the quick response & all your help. Much appreciated.
@fcvisser