pending order expiration mode
-
Hi all, I'm new of fxDreema and I try to do my first EA. Now I'm facing with my first problem...I'd like that a sell stop pending order will expire if the price cross above a MA, but I can't understand how do it.
Many thanks,
Alessandro -
Expiration for pending orders is based on time. If you want to close order when something happens, check for that with "Condition" (or any other block or group of blocks) and then "Delete pending orders". Also, "Once per bar" can be used in some situations to limit the number of signals.