Support Board
Date/Time: Tue, 16 Sep 2025 22:02:24 +0000
Post From: DTC Protocol: Struct definitions
[2019-12-21 16:33:10] |
User654912 - Posts: 26 |
Regarding the new Standard Fixed header file listed here: https://dtcprotocol.org/DTC_Files/DTCProtocol.h In the definition of s_MarketDepthUpdateLevelFloatWithMilliseconds: - Side is defined as int8_t instead of AtBidOrAskEnum8 which is uint8_t - UpdateType is defined as int8_t of MarketDepthUpdateTypeEnum which is uint8_t Cheers |