Hello Guys I have been stuck here on my Ema 50<= long wick candle, followed by bull candle
-


The pictures are the ones I want to implement.
A bull candle after a long wick candle.
Please help!
This is my file.
https://fxdreema.com/shared/LCMZ1rZze -
AFAIK the logic is correct. Maybe you should try a lesser percantage in the money management option in the 'buy now' block.
-
hey!
Thanks for writing. I fixed the lot size and still the EA does not execute any orders.
Do you think I have to align the ideas in some order? Sorry I am new to this platform
-
Updated the logic.: https://fxdreema.com/shared/LqH1Dl9od
Still the trades are not getting executed.
Please let me know anyone.
-
Please anyone??
-
@ankitrader this question is in wrong forum section, this is not a tutorial.
I backtested it and it does execute orders.

-
@roar Sorry about the wrong selection of the forum title.
Do you have any Idea why my MT4 is not executing this EA?
-
@ankitrader my guess is maybe you are testing too short period. You might also have changed the settings on mt4 (the "inputs"), try defaulting them.

-
Well, nothing works here for me.
I wasted 48 hours on this.
-
Are you trading indexes or other non-forex symvbols? Then the reason maybe that they are not correctly described in your project options.
-
After lots of run I have narrowed my EA problem to candle 0 body size to be greater than candle 1 in pips.
Do I need to adjust a variable? How can I declare properties of candle 0 and 1 properly?
-
It looks like you might be testing "Open prices only". That testing model is not precise enough for this application.