Support Board
Date/Time: Sun, 29 Dec 2024 14:42:27 +0000
Post From: dtc protocol historical price data request
[2016-04-27 09:56:38] |
User352015 - Posts: 5 |
sorry to bother you. i was testing the same sequenece from sierra test client application. i had put the code in debug to check what values i get from client application.. below is the debug output.. if the you below symbol field as come only EUH16. i am not able to identify is this option or future symbol and also Exchange field has come null. is this correct ? (gdb) p sHistoricalPriceDataReq $2 = {Size = 120, Type = 800, RequestID = 1, Symbol = "EUH16", '\0' <repeats 58 times>, Exchange = '\0' <repeats 15 times>, RecordInterval = DTC::INTERVAL_1_DAY, StartDateTime = 6260577976870502400, EndDateTime = 0, MaxDaysToReturn = 0, UseZLibCompression = 0 '\0', RequestDividendAdjustedStockData = 0 '\0', Flag_1 = 0 '\0'} |