help with my ea not trading
-
Is someone willing to take a look at my ea ( https://fxdreema.com/shared/4F4wloEFd ) and help me figure out why it's not trading when I want it to. I have custom indicators and can send them to you if needed and can explain my strategy in more detail.
-
Are you sure that your indicators can be used the way you use them? I always recommend to check any custom indicator with the "Trace" block first (example here https://fxdreema.com/demo/mt4-trace-multiple), so you can see the values that the indicator outputs and at least you will know that they are not let's say EMPTY_VALUE or 0 all the time.
Then, you can check whether some block passes or not by connecting "Draw arrow" after it. At least I use this block all the time, otherwise I made "Trace Activity" for this purpose, but I personally never use it
This is how you can detect which condition doesn't pass. -
-
@fxdreema thanks for your reply, I'm trying that but now its opening and immediately closing each trade after 5 pips...
-
@beatking 0_1518929093940_Fisher_db.ex4
0_1518929120185_Fisher_Final.ex4
0_1518929330005_DB Solar Winds joy - histo (no repaint with alert).ex4
0_1518929336818_StepMA averages nmc 3.142 + arrows.ex4the names of those files shouldn't have the numbers and underscores in the front of them by the way
-
@fxdreema draw arrow isn't showing up even though it made it all the way through to the buy and sell steps. could there be an issue because I'm using an offline renko chart?