Wilder’s Relative Strength Index – indicator MetaTrader 4

Wilder's Relative Strength Index - indicator for MetaTrader 4
This indicator implements the “Relative Strength Index (RSI)” developed by John Welles Wilder Jr., as described in his book—New Concepts in Technical Trading Systems [1978]. This indicator uses a revised equation for computational efficiency, but with the same mathematical outcome. The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note … Read more

Wilder’s Relative Strength Index – indicator MetaTrader 5

Wilder's Relative Strength Index - indicator for MetaTrader 5
This indicator implements the “Relative Strength Index (RSI)” developed by John Welles Wilder Jr., as described in his book—New Concepts in Technical Trading Systems [1978]. This indicator uses a revised equation for computational efficiency, but with the same mathematical outcome. The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note … Read more

Exponential Commodity Channel Index – indicator MetaTrader 4

Exponential Commodity Channel Index - indicator for MetaTrader 4
An implementation of the Commodity Channel Index using exponential moving averages, instead of simple moving averages as implemented by the its creator, Donald Lambert. The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of … Read more

Exponential Commodity Channel Index – indicator MetaTrader 5

Exponential Commodity Channel Index - indicator for MetaTrader 5
An implementation of the Commodity Channel Index using exponential moving averages, instead of simple moving averages as implemented by the its creator, Donald Lambert. The code uses conditional compilation and will compile on both MQL4 and MQL5. Please note that all my CodeBase publications’ source code are now also available in “Public Projects” tab of … Read more

Strength Index Signal – indicator MetaTrader 5

Strength Index Signal - indicator for MetaTrader 5
The unique stock arrow indicator “Strength Index Signal” is an indispensable tool for traders,  based on analysis of currency strength. This indicator will help you make informed decisions and increase the probability of successful transactions on the financial markets.  The “Strength Index Signal” is the result of years of experience and expertise of our team … Read more