Login Page - Create Account

Support Board


Date/Time: Sat, 01 Mar 2025 17:14:38 +0000



Post From: Problem with PositionData.PriceHighDuringPosition

[2021-10-07 22:13:11]
User890876 - Posts: 3
so from the source code, I figured out that it is set to a pre-defined max value called:
#define DBL_MAX 1.7976931348623158e+308 // max value

But why when having a position, the proper PriceHighDuringPosition is not calculated ?