Help with Moving Average EA
-
Hello everyone,
Please i need help with an Ea.
So basically, this is how it is suppose work:- 2 moving averages crosses(One above the other)on M5 (timeframe) (first cross) followed by 2 moving average cross on M1 timeframe (one below the other)
Should send a
phone notification
- 2 moving averages crosses(One above the other)on M5 (timeframe) (first cross) followed by 2 moving average cross on M1 timeframe (one below the other)
-
@Tobifx Make a start, back test, and you will see how things work.
-
I have done that but i dont end up getting notifications
-
@Tobifx Add the shared link to look at, notifications won't work on back test.
-
This is it https://fxdreema.com/shared/i6JaaDF3d
-
@Tobifx What I would do is start with 1 condition, get working then add more, the notification can't work if there is a trade running, put that in a separate tree without a no trade block.
-
The issue with that is, if i put it in a seperate tree, ill be getting alerts when one of the condition is met (probably MA crossing over in the M1).
I want M1 crossover to only send alerts when m5 crossover conditions have been met -
@Tobifx Yes so you have many blocks connected in a row, but before doing this get single blocks working.
-
https://fxdreema.com/shared/i6JaaDF3d
Okay ive tested the block. If you check avove, the block connected to the “phone notification” works perfectly but its the M5 cross over conditions. Now I don’t know how to connect it with the other M1 condition -
-
As is will do it, each condition needs to be correct before it activates the next.
-
Sorry. This is it
http://fxdreema.com/shared/lhvgv9iEd -
i preffer use eabuilder dot com to make indicator