Thread: Martingale EA
View Single Post
  #8 (permalink)  
Old 01-11-2008, 02:59 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 820
wolfe is on a distinguished road
Quote:
Originally Posted by lcfxtrader View Post
Wolfe,

Is the initial entry based on the close of a candle above or below the SMA or does it just need to touch it from above or below? Thanks again for the EA. I hope testing is a success.

Thanks,
lcfxtrader
Right now the EA is coded to follow the close of an EMA.

All it does is this: It takes current bar EMA and compares it to close of 1 bar previous. If current bar is > than previous bar it will start long. If current bar is < previous bar it will start short.

If there are any other ideas we could try them.
Reply With Quote