I'm currently working on a strategy that uses pending orders to try and capture a breakout. However i also like to use martingale is it possible to great a pending order martingale?
Pending order Martingale
-
I'm currently working on a strategy that uses pending orders to try and capture a breakout. However i also like to use martingale is it possible to great a pending order martingale?
-
Martingale is when you open initial lot size after profitable trade or if it is losable - to double it's lot size.
Pending orders are placed at time X and opened somewhere in the future... if ever opened.
There is a block to place pending orders in grid - N pending order at some distance from each other. Optionally their lot size can be different (see gradient settings). So, if this is what you imagine... it can be made.
Or you want to open pending order instead of trade every time? - 15 days later
-
I think i have got it thank you