Login Page - Create Account

Support Board


Date/Time: Thu, 16 Jan 2025 13:14:15 +0000



Post From: p_VolumeAtPrice->PriceInTicks with ES futures

[2017-10-28 10:03:18]
User210074 - Posts: 63
Hello,

I have a problem that I do not understand.
Using the "p_VolumeAtPrice->PriceInTicks" function, I retrieved the price in INT.
example : 16206 for 162.02 (bund futures)
it worked perfectly for all futures.
Now I have a problem with ES futures.
it does not work anymore.
Example ES futures, now i have :
10312 for 2577.5
Normally I will have to have that
257750 for 2577.50

What happened so that it does not work anymore.
Is this a conversion problem or an update (1630)?
Currently the conversion to INT works correctly for the bund and other futures. But for the ES Futures, I do not know what's going on.