A Little help With MA EA
Hi Guys,
I hope im in the wright section and sorry if im not.
lately i've been playing around with that web based EA creator to make a simple MA Cross EA.
Due to my none existing knowledge of MQL i find that the EA does what i want most of the time but is also verry over energetic with it's trades. Im hoping that someone can help me to iron out some of the bugs.
The strategy is verry simple only using two MA.
Buy if above 100
hit TP/SL or Exit
Short if bellow 100
hit TP/SL or Exit
The main issue i've found that it will hit the TP or SL and continue trading in that direction. Is there a way how to stop an EA from trading unless cetrain conditions are met ie, the buy signal repeats itself and not a continuation of the original signal.
Also is ther a way to change it on price cross MA rother then price Open(iOpen),Close(iClose).
Any help with this would be highly apreciated.
|