Elder-Ray trading system was described by Alexander Elder in his book "Trading for a Living". It is based on Bulls Power and Bears Power oscillators, as well as Moving Average trend-following indicator (EMA — exponential averaging). The system is both simple and complex: it is simple if we perceive it literally: buy if a trend is upwards (EMA) and Bears Power is below zero, but is increasing;it is complex, if ...
It is unrealistic to launch this type of process each week manually, so we looked for an existing mechanism to perform repetitive tasks but without success (for MetaTrader 5) so we developed this one. The implementation of this process requires a minimum knowledge of MetaTrader 5, its optimization mechanisms and programming. Thanks to Igor Malcev who write the article "Automated Optimization of a Trading Robot in Real Trading" for ...
Contents Introduction1. Strategies combining principles2. Developing the Expert Advisor2.1. Method 12.2. Method 22.3. Method 33. Testing Expert Advisors3.1. Testing method 13.2. Testing method 23.1. Testing method 34. Optimizing strategies4.1. Optimizing method 14.2. Optimizing method 2Conclusion There are numerous trading strategies out there. Some of them look for a trend, while others ...
Almost a thousand web resources around the world feature the Economic Calendar widget. Among them are brokerage websites, popular financial media, analytical portals and trader blogs. The service allows sorting of macroeconomic events by their importance, country and time interval, while being legally burden-free — you do not have to worry about licensing risks. The MetaQuotes offer is valid for owners and webmasters of any resource. To ...
ContentsIntroductionSelecting the indicatorModifying the RSI indicator The first version. Adding signal buffersThe second version. Adding buffers of signal countersThe third version. Increasing the number of signals, eliminating skipsThe fourth version. Moving the indicator to the main chart window Determining a true barAdding the ATR indicatorSignal filtering in the RSI indicatorThe fifth version. Universal RSI indicator for working in two directions simultaneously ...