I have code that relys on getMinTick returning the mim tick or price increment.
This code works fine on minute charts but when I load a tick chart for example ES #F 100 tick chart, getMinTick() returns 0.
I am assuming is it should retun 0.25 and this is a bug?
This code works fine on minute charts but when I load a tick chart for example ES #F 100 tick chart, getMinTick() returns 0.
I am assuming is it should retun 0.25 and this is a bug?
Comment