View Single Post
  #1 (permalink)  
Old 06-28-2006, 08:13 AM
DAZLER DAZLER is offline
Junior Member
 
Join Date: Jun 2006
Location: Melbounre, Australia
Posts: 4
DAZLER is on a distinguished road
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
Attached Files
File Type: mq4 dazler sarma.mq4 (15.8 KB, 97 views)
Reply With Quote