Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6379
- Rating:
- Published:
- 2018.12.28 13:10
- Updated:
- 2019.01.17 11:29
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Oscillating indicator RSI MA is a simple smoothed RSI
It has four adjustable parameters:
- RSI period - RSI calculation period
- RSI applied price - RSI applied price
- Smoothing period - smoothing period
- Smoothing method - smoothing method
Calculations:
RSIMA = MA(RSI, Smoothing period, Smoothing method)
where
RSI = RSI(RSI applied price, RSI period)
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22687

Oscillator i-KlPrice using volumes

Indicator Heiken_Ashi_Smoothed_Trend with the possibility of changing its timeframe in its input parameters