Engulfing Candle system
-
I'm making a system based on engulfing candle. The bot works, It opens trades when an engulfing candle appears. However, I cannot add expiration to the pending order that is generated. I've tried to put that the order disappears when it has pass by 3 minutes or 15 minutes, but it doesn't work.
Additionally, I want to make the trades with the risk based on the stop loss, and the balance, but I don't know why this is just opening with a fixed lot, eventhogh I choose the Correct Option.
I share the link so you can take a look:
https://fxdreema.com/shared/ZPwq85xkd
Thanks
-
You have ratio at 100, so bot is likely defaulting to a lower size... try something like1.

To close/delete use pink blocks

-
Hi, I had tried with 1, But it doesn't work with that, but with 100. I don't know what happened but now, it is working that part. However, refeing to the "delete pending orders", It's happening the same as if I use the expiration option inside the buy pending order. When I use it, the system doesn't put any pending order.
https://fxdreema.com/shared/W8tm6zcEc this is how I have this done