Josh Calow:
 
Does anyone have a basic moving average pullback EA that I could use as the basis for coding a new EA?
The functionality I am looking for is:
- Price passes through a moving average, and then a trade is entered once price moves back and touches the moving average again.
Thanks in advance,
Josh
  store the Last Signal into Array and trade after the retracment of bars
You are missing trading opportunities:
        - Free trading apps
 - Over 8,000 signals for copying
 - Economic news for exploring financial markets
 
          Registration
          Log in
        
        You agree to website policy and terms of use
    If you do not have an account, please register
  
      
Does anyone have a basic moving average pullback EA that I could use as the basis for coding a new EA?
The functionality I am looking for is:
- Price passes through a moving average, and then a trade is entered once price moves back and touches the moving average again.
Thanks in advance,
Josh