Closed Tsopic closed 3 years ago
I'm testing the order entry and event that confirms Fill has MAX int values. What should I do?
trailStopPrice: 1.7976931348623157e+308, trailingPercent: 1.7976931348623157e+308, basisPoints: 1.7976931348623157e+308, basisPointsType: 1.7976931348623157e+308, scaleInitLevelSize: 1.7976931348623157e+308, scaleSubsLevelSize: 1.7976931348623157e+308, scalePriceIncrement: 1.7976931348623157e+308,
Found the answer, They are MAX_INT when no other value is present from the API
I'm testing the order entry and event that confirms Fill has MAX int values. What should I do?
trailStopPrice: 1.7976931348623157e+308, trailingPercent: 1.7976931348623157e+308, basisPoints: 1.7976931348623157e+308, basisPointsType: 1.7976931348623157e+308, scaleInitLevelSize: 1.7976931348623157e+308, scaleSubsLevelSize: 1.7976931348623157e+308, scalePriceIncrement: 1.7976931348623157e+308,