Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6487
- Rating:
- Published:
- 2016.10.10 14:57
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Yuriy Tokman
Indicator of trend change.
Originally this indicator has been written in MQL4 and was first published in the Code Base on 13.10.2008.
Fig.1. The dTrend indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15967

The CCI_Histogram indicator with the timeframe selection option available in input parameters.

Trading system based on AroonOscillatorSignAlert indicator signals.

The indicator displays the breakthrough line.

Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself.