Join our fan page
- Views:
- 8468
- Rating:
- Published:
- 2013.07.31 21:49
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Kalenzo
A simple indicator, a good one for MQL5 beginners.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 04.04.2008.
Figure 1. The Gann_Hi-lo_Activator_SSL indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1767

An indicator of pin bars, to be used as a built-in indicator in Expert Advisors. Shows levels specified by the pattern for the open price and stop-loss.

A trend indicator implemented in the form of NRTR. Timeframe is specified in the input parameters of the indicator.

An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level.

A panel for opening and closing positions on several financial symbols in one click.