Hello funyoo,
I want my EA to stop trading when TP is hit;can you share the code?Thanks.
Hello funyoo,
I want my EA to stop trading when TP is hit;can you share the code?Thanks.
Trading forex risk disclaimer. Exclusive EAs in the Elite section.
See here :
- http://www.tradingsystemforex.com/mq...stop-loss.html
- http://www.tradingsystemforex.com/mq...e-per-bar.html
Time Filter :
In the conditions add :
8 and 21 are examples.Code:Hour()>8 and Hour()<21
Trading forex risk disclaimer. Exclusive EAs in the Elite section.