Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3735
Rating:
(16)
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

Fig.1. The StodivCandle indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16035

Normalized_Volume_Oscillator Normalized_Volume_Oscillator

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

Exp_i-CAiChannel_System_Digit Exp_i-CAiChannel_System_Digit

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

RSIdivCandle RSIdivCandle

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

Exp_PFE Exp_PFE

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