DTC Protocol Discussion Forum
-
DTC Protocol Discussion Forum |
-
Search Board |
-
Control Panel |
-
View My Posts / Threads |
-
Direct Messages
Date/Time: Thu, 28 Sep 2023 03:28:09 +0000
Post From: Additional fields on SecurityDefinitionResponse not documented?
[2021-04-26 18:37:41] |
DabbaDo - Posts: 144 |
Hello, I'm doing a C# client and I notice you've added these fields to the proto definition after ExchangeSymbol InitialMarginRequirement MaintenanceMarginRequirement Currency ContractSize OpenInterest RolloverDate IsDelayed At https://dtcprotocol.org/index.php?page=doc/DTCMessages_SymbolDiscoverySecurityDefinitionsMessages.php#Messages-SECURITY_DEFINITION_RESPONSE I only see RolloverDate documented. I know the size of all the fields except Currency, which must have some fixed width? I found it at https://dtcprotocol.org/DTC_Files/DTCProtocol.h. So this is just a comment about the documentation. :) I like what you've done here! Thank you, Dale |