Login Page - Create Account

DTC Protocol Discussion Forum


Date/Time: Fri, 29 Nov 2024 16:51:15 +0000



Post From: Field Naming Changes

[2015-08-21 21:19:35]
DTC Engineering - Posts: 320
The following fields in the SECURITY_DEFINITION_RESPONSE message have been renamed:
float OrderIntPriceMultiplier;
float MarketDataIntPriceDivisor;

To:
float FloatToIntPriceMultiplier;
float IntegerToFloatPriceDivisor;

The functionality of these fields has not changed. Only the names. The documentation has been updated.