Is this tick_size field in the json instrument file correct?
For eg: for SUZLON shares, the tick size is 0.01, but the instruments file mentions it as 1.0
Is this tick_size field in the json instrument file correct?
For eg: for SUZLON shares, the tick size is 0.01, but the instruments file mentions it as 1.0
@atulrgb The TickSize value in the instrument file is correct and is measured in rupees. You have converted it to paise (1/100 of a rupee, i.e., 0.01). For a value of 0.05, it will be represented as 5.0.