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:
- 4144
- Rating:
- Published:
- 2016.10.10 15:39
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
RickD
The StochCandles indicator. Colors the candles based on the Stochastic:
- Lime — Stochastic is in the overbought area;
- Teal — Stochastic is above the Signal line and outside the overbought and oversold areas;
- Purple — Stochastic is below the Signal line and outside the overbought and oversold areas;
- Magenta — Stochastic is in the oversold area.
Originally this indicator has been written in MQL4 and was first published in the Code Base on 09.11.2008.
Fig.1. The StodivCandle indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16035

The indicator is the development of the idea of using the Normalized Volumes.

The breakthrough trading system based on the signals of the i-CAiChannel_System_Digit indicator.

The RSIdivCandle indicator. Colors the candles based on the RSI oscillator.

The Exp_PFE trading system based on the signals of the PFE oscillator.