Experts: MultiCurrEA

 

MultiCurrEA:

An example of how to create a multicurrency Expert Advisor that trades using the Bollinger Bands indicator.

The EA trades according to the following strategy:

  • Buy: the Ask price touches the bottom line of the Bollinger Bands calculated based on the low price.
    Close: the Bid price touches the bottom line of the Bollinger Bands, calculated based on the high price.
  • Sell: the Bid price touches the upper line of the Bollinger Bands, calculated based on the high price.
    Close: the Ask price touches the upper line of the Bollinger Bands calculated based on the high price.
  • Limit: only one deal can be conducted on one bar.

The presented code is only an example of how to create a multicurrency Expert Advisor. All the details of the program operation are described in the code.

Author: Maxim Khrolenko

 
Automated-Trading:

MultiCurrEA:

Author: Maxim Khrolenko

i dont have any idea how to create but im willing to learn how to make EA. im still newbie in forexabout 3 months.
Reason: