Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6372
- Rating:
- Published:
- 2013.07.18 21:00
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
mladen
The RSI oscillator located directly on the chart. In addition to the RSI, a classical MA is drawn on the chart, based on which the RSI an overbought/oversold levels are calculated.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 29.04.2008.
Figure 1. The OnChart_RSI indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1737

A stochastic oscillator located directly on the chart

The RSI oscillator with the boundaries of the overbought/oversold areas expressed by Bollinger Bands

The oscillator shows the rate of change of the AMA indicator

A semaphore signal indicator that uses Moving Averages