Using Steve's shell, "mgft" from ff coded a strategy I was working on. I added via cut and paste the Allaverages indi that Steve put together for the bbstop ea and voila we now have what appears to be a fully functional robot.
Let's see what this miracle put together by many hands can do.
not sure what time frame is best.
The strategy in general is very sucessful on the day chart.
Would be good to get it up and running nicely for shorter term trades.
21 sma open,
21 sma close
21 lsma for trend
cross down enter short trade with lsma trend
cross up enter long trade with lsma trend
The atr and partial closing functions aren't programmed in yet. so use the other stop options provided in the shell.
stop = 1 ATR
close 1/3 at +1/2 ATR
move stop to Breakeven profit +5 pips
close 1/3 at +1 ATR
can trail stop for remaining 1/3.
exit stopped out or new signal in opposite direction.
ea is being modified trailing stops functions are buggy