Closed pedrovalido closed 4 months ago
The current tick_low and tick_high parameters are set to: tick_low: tick - tickSpace tick_high: tick + tickSpace
It is more accurate to estimate this bases on: tick_low: tick - tickSpace tick_high: tick
The current tick_low and tick_high parameters are set to: tick_low: tick - tickSpace tick_high: tick + tickSpace
It is more accurate to estimate this bases on: tick_low: tick - tickSpace tick_high: tick