Login Page - Create Account

DTC Protocol Discussion Forum


Date/Time: Fri, 29 Nov 2024 14:44:10 +0000



Post From: Additional fields on SecurityDefinitionResponse not documented?

[2021-04-26 18:37:41]
DabbaDo - Posts: 148
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