Quote vs Trade messages

Created at 20 Nov 2024, 16:58
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!
MT

MT5_to_cTrader

Joined 04.11.2024

Quote vs Trade messages
20 Nov 2024, 16:58


Looking into the FIX API, I can see that there are 2 socket connections, one for quote related messages and one for trade related messages, but I cannot find any information online as to which FIX messages are tied to the quote port and which ones are tied to the trade port?

Am I missing something, or is this not how it works?

 


@MT5_to_cTrader
Replies

PanagiotisCharalampous
21 Nov 2024, 06:43

Hi there,

In the documentation there are examples for all messages, indicating what the tag 57 should be for each message

https://help.ctrader.com/fix/specification/#messages

Best regards,

Panagiotis


@PanagiotisCharalampous

MT5_to_cTrader
21 Nov 2024, 10:29 ( Updated at: 21 Nov 2024, 11:50 )

RE: Quote vs Trade messages

PanagiotisCharalampous said: 

Hi there,

In the documentation there are examples for all messages, indicating what the tag 57 should be for each message

https://help.ctrader.com/fix/specification/#messages

Best regards,

Panagiotis

Thanks, I totally missed that :-(


@MT5_to_cTrader