Trailing Limit/Stop
-
Greetings to all honorable teachers
I am trying to create a condition so that when I open a limit trade, the created order is trailed. But I don't succeed and it will be trailed only when the robot itself does the limit trades and trails
I don't want the Buy-Limit and sell-Limit blocks to be used
I want to use only one "pass" block like a trailing stop -
@Mr-Hdrn There's probably better answers, but if you're only doing it once per candle, you could always consider deleting the order and placing a new one.
In the "Loop for Positions and Orders" category. There's a block called "Slide Order." I've never used it, but if you can figure it out, it should accomplish what you're looking for, I believe.