Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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:
3193
Valutazioni:
(16)
Pubblicato:
2016.02.08 16:23
Aggiornato:
2023.03.29 13:45
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

LeMan

The LeManTrend implemented as a histogram of the smoothed difference between its signal lines.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Figure 1. The LeManTrendHist indicator

Figure 1. The LeManTrendHist indicator

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

LeManTrendSign LeManTrendSign

Semaphore signal indicator based on the LeManTrend indicator algorithm.

VolatilityQualitySign VolatilityQualitySign

Semaphore signal indicator based on the VolatilityQuality indicator algorithm.

LeManTrendHist_HTF LeManTrendHist_HTF

The LeManTrendHist with the timeframe selection option available in the input parameters.

Exp_LeManTrendHist Exp_LeManTrendHist

Trading system based on the signals of the LeManTrendHist indicator.