Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4314
Valutazioni:
(20)
Pubblicato:
2014.06.02 11:07
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Nick A. Zhilin

A trend indicator of the series of indicators without averaging.

Yellow color occurs when the trend changes. The growing trend colors the line in purple, and falling trend - in pink.

This indicator was first implemented in MQL4 and published in CodeBase at mql4.com on 12.09.2007.

Figure 1. The DynamicRS_C indicator

Figure 1. The DynamicRS_C indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/2329

PChannel_System PChannel_System

The indicator implements a breakthrough system using a channel drawn on extrema for a period.

Linear_Price_Bar Linear_Price_Bar

A candlestick chart, all the Open prices of which are shifted to zero.

MultiHighsLowsSignal MultiHighsLowsSignal

The MultiHighsLowsSignal indicator shows information on active trends using the values of seven HighsLowsSignal indicators from different timeframes.

BackgroundCandle_StepMA_Stoch_KV1_HTF BackgroundCandle_StepMA_Stoch_KV1_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the StepMA_Stoch_KV1 indicator.