Correct formats and update logic

Created at 12 Jan 2025, 07:12
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!
AL

algobeginner

Joined 15.12.2024

Correct formats and update logic
12 Jan 2025, 07:12


Been trying to figure out this “simple“ thing in Swift but I miss here something ( most likely checksum or Parser  ) .

I created command-line type Mac OS using variety of libraries, even attempting to use PythonKit .

when checked sent and inputted it FIX Parser it shown as it good . 

“8=FIX.4.4|9=131|35=V|49=live.theBroker.12345|56=CSERVER|34=3|52=20170117-10:26:54|50=QUOTE|262=876316403|263=1|264=1|265=1|146=1|55=1|267=2|269=0|269=1|10=094|” 

what logic should be used if multiple symbols are needed ? 
how to limit amount of responses ?

What example message looks for Market Data Incremental Refresher ?


279 MDUpdateAction < 0 or 2 > ? 


 

 

 

 


@algobeginner