how to create alert on EA against autotrading
-
good day, good people, please how do l make EA to alert me when trading condition is met so l can manually place the order instead of EA placing the order? thanks in advance.
-
@ebony Which option do you prefer: sending a phone alerts or opening an alert window on chart?
-
l wanted to be alerted when the trade condition is met instead for the EA to place buy/sell order
-
@ebony You can substitute both buy/sell now blocks by any or both of these blocks:

-
@l-andorrà thank so much
-
@ebony You're welcome.