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
Indicatori

Multi-Williams Percent Range trend indicator - indicatore per MetaTrader 5

Visualizzazioni:
21712
Valutazioni:
(39)
Pubblicato:
2012.05.03 14:07
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This is the modified version of Position in channel indicator.

The indicator calculates the values, similar to "Williams Percent Range" for 5 different periods. The values are plotted as a histogram. The histogram forms different patterns at different stages of the trend.

Input parameters:

  • TMode – mode: 0 - fast, 1 - normal, 2 - slow;
  • InpXCoord - the horizontal shift relative to the lower left corner;
  • InpYCoord - the vertical shift relative to the lower left corner.

Three sets of periods are used:

  • Fast – 30, 15, 10, 8, 6;
  • Normal – 60, 30, 20, 15, 12;
  • Slow – 120, 60, 40, 30, 24.

VDirection


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

MA mass cloud MA mass cloud

Clouds formed by the masses of moving averages of different periods.

News VLine News VLine

The script adds vertical lines on the chart at the news events.

DCC DCC

The indicator plots the chart of the specified symbol in a separate window.

MultiSignals_PCH MultiSignals_PCH

This is the improved version of Price Channel indicator. Two additional price levels, trade signals and Stop Loss/Take Profit levels were added.