DTC Protocol Discussion Forum
- DTC Protocol Discussion Forum |
 - Search Board |
 - Control Panel |
 - View My Posts / Threads |
 - Direct Messages
 
Date/Time: Tue, 04 Nov 2025 15:36:53 +0000
Post From: DTS::s_HistoricalPriceDataRecordResponse for special case question
|   [2020-11-05 05:35:32]     |  
|   |  
| 
                  server can send This is how the DTC Server in Sierra Chart currently sends back single tick records.back to client s_HistoricalPriceDataRecordResponse for each tick, with unbundled_indicator,ask price,bid price,last price written to OpenPrice,HighPrice,LowPrice,LastPrice members of s_HistoricalPriceDataRecordResponse structure. NumTrades will be set to 1 at this case. Can you add such option to built-in SC DTC client? Maybe Flag_1 in s_HistoricalPriceDataRequest can be used?? Data and Trading Communications (DTC) Protocol Server: Historical Price Data Server Also, would you be so kind to explain, if I'd like to write tick data directly to *scid, in case of sequence of unbundled trades, to which constant should be equal OpenPrice of records BETWEEN FIRST_SUB_TRADE_OF_UNBUNDLED_TRADE and LAST_SUB_TRADE_OF_UNBUNDLED_TRADE? If not set, it will be == 0.0F...(SINGLE_TRADE_WITH_BID_ASK, created by s_IntradayRecord()// Constructor) Date Time Of Last Edit: 2020-11-05 05:45:55  
             | 
        
