close trade
-
Hi,
I need some help, pls go to https://fxdreema.com/demo/mt4-or-logic-1 , there are 3 buy conditions. If i wanna use "condition A" to close the trade which is executed "buynow" from "condition1"..and "condition B"=> "condition2"..... something like that,
how can i do, thx
.. sorry for my poor english -
@heiminsha2019 you can use 3 "buynow" blocks and group ID to recognize order:
Condition 1 open buy group 1
Condition 2 open buy group 2
Condition 3 open buy group 3Your condition A close buy order group 1, and so on
-
@ambrogio
Thankyou so much, i'll try it ^^