|
Parabolic Sar and MAs EA
HI all i need some help with this one. i have a EA from Fxfishermans(thanks socrpion), but its not exiting the way i'd like. code is:
if the close = close > sar and cross moving ave 10ema and 21ema (long: 10 cross up though the 21) and
close > mov ave 50,
then go long or short on the next bar (open) can we do this?
and the sell
close < mov ave 50ema then stop (exit) on the next bar (open).
this EA dose buy, but its not exiting when the close crosses the 50ema. this some thing i want to change. and get rid the the stop loss , atr etc... code and just use the 50ema.
cheers
dazler
|