Please assist, how to use the if conditions on fx dreema to meet my strategy,
My strategy states to set both buy stop order and sell stop order at a certain time.
Condition 1. If a Buy stop pending order has trigger then a sell stop order to delete immediately.
Condition 2. For a buy stop that trigger has to close trade within 1 min if it has not reach Take profit/ stop loss.
Condition 3. If both buy stop and sell stop has not trigger in one minute then delete pending orders.
Also how do I make my robot to trade only on specific events.