How do i structure Grid Gradation settings without pending orders
-
Hello,
I want to be able to change the Grid distance sizes by % or a multiplier.
Just like on the right side of the attached file, just like in the Gradation Setting in the pending grid orders function, but without the pending orders opening, as a formula or something....
how do i create this?
thanks!

-
Use the positions loop to get the open price of 2 latest trades-> open new buy trade when price is above latest trade open plus 1.1 (or whatever) times the difference between 2 latest trades.
-
@roar can you create an example, i don't know what blocks you mean by this, thanks!
-
how do i make it as an input as well?