Get the initializable tick index. If the tick index is already initializable, it is returned as is.
tick_index
tick_spacing
round_up
Optional
Get the initializable tick index. If the tick index is already initializable, it is returned as is.
Parameters
tick_index
- A i32 integer representing the tick integertick_spacing
- A i32 integer representing the tick spacinground_up
- A boolean value indicating if the supplied tick index should be rounded up. None will round to the nearest.Returns