Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

Divergence_Candles - indicatore per MetaTrader 5

Visualizzazioni:
5635
Valutazioni:
(10)
Pubblicato:
2018.06.18 13:55
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Signal indicator Divergence Candles shows in the price chart signal arrows for buying or selling at the divergences of candlesticks, according to the following conditions:

Buy divergence:

Low of the current candlestick < Low of the previous candlestick
Close of the current candlestick >= Close of the previous candlestick

Sell divergence:

High of the current candlestick > High of the previous candlestick
Close of the current candlestick <= Close of the previous candlestick

The indicator has no input parameters.

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

Difference2 Difference2

Indicator Difference2 shows the difference between the predefined reference prices (Applied price) now and as of N periods ago.

DI DI

Oscillator DI (Damping Index) is designed for identifying the damping of the directed market movement.

HWMA HWMA

Indicator HWMA (Holt-Winter Moving Average) is a three-parameter moving average by the Holt-Winter method.

HWC HWC

Channel indicator HWC (Holt-Winters Channel).