EA & Indicators integration

Hi,

I am new to MQ4 scripting and I kindly ask for your advice. I have built my own EA and would like to create some rules which will trigger the opening of new trades.
I would need output from the following indicators (in my EA):

  • Exponential MA applied to high and low
  • RSI (for this I guess I can use iRSI, right?)
  • Simple MA applied to RSI
  • Bollinger bands
  • Slow stochastics
  • Commodity Channel Index

I am sorry if this sounds like stupid question and I appreciate your time on answering this.
Also, could you recommend a better scripting tool (than the one integrated in MT4)?

Regards

Look in the Technical Indicators prewritten functions in the dictionary. Plug in your parameters, and away you go.

There are a few independent shareware IDEs floating around for Metatrader. Do a search, you’ll come across some.