Support Board
Date/Time: Sun, 24 Nov 2024 19:04:17 +0000
Post From: I want to dynamically/programatically send data to SC for display on a price chart
[2024-05-11 13:08:17] |
d9e5c763 - Posts: 108 |
If you only need to display price information in real time on the chart, then encoding the binary data and writing it into a SCID file should be the simplest method in my opinion. It could even support real-time display of market depth data. Text/CSV Data Format: Using Your Own Data and Not Connecting to External Data Service In my opinion, the DTC protocol is not 'confusing' at all. At most, it may require special attention to the different time accuracies of various message types |