Random
random
() -> decimal
random
() -> decimalreturns random decimal value in range [0, 1]
Be careful using this function in execute_price or execute_volume. Usage without cached will lead to unstoppable recreate of the grid.
Last updated
random
() -> decimalreturns random decimal value in range [0, 1]
Be careful using this function in execute_price or execute_volume. Usage without cached will lead to unstoppable recreate of the grid.
Last updated