Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 5427
- Valutazioni:
- Pubblicato:
- 2018.10.25 15:44
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author: unknown
The channel formed on an open price of an hour set in the settings.
//+----------------------------------------------+ //| Indicator input parameters | //+----------------------------------------------+ input HOURS StartH=ENUM_HOUR_0; // Channel calculation start hour input ENUM_MIDDLE_TYPE MiddleLine=MODE_PRICE_OPEN; // channel line input uint Offset=100; // channel width in points input int Shift=0; // horizontal indicator shift in bars
Fig. 1. TimeZonePivots
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/22026

The Expert Advisor based on iCCI (Commodity Channel Index, CCI) indicator.

The indicator of expanding time zone corridors with four corridors

The Expert Advisor based on ZigZag.

Analyzing the price channel (iHighest, iLowest) for a certain period of bars.