Login Page - Create Account

Support Board


Date/Time: Tue, 04 Feb 2025 05:06:00 +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