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
Indicatori

RoundPrice-Ext_HTF - indicatore per MetaTrader 5

Visualizzazioni:
2813
Valutazioni:
(10)
Pubblicato:
2018.07.13 15:31
\MQL5\Indicators\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Indicator RoundPrice-Ext with the timeframe selection option available in its input parameters.

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

For the indicator to operate, the RoundPrice-Ext.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig 1. Indicator RoundPrice-Ext_HTF

Fig 1. Indicator RoundPrice-Ext_HTF

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

Exp_BykovTrend_ColorX2MA Exp_BykovTrend_ColorX2MA

Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA.

Exp_SilverTrend_ColorJFatl_Digit Exp_SilverTrend_ColorJFatl_Digit

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA.

CI CI

Indicator CI (Congestion Identifier). It displays within how many bars before the current one the price was within the channel formed by the Close price of the current bar +/- Delta in points. It also displays the counter value threshold level and the marks, in which the counter is above or below that level.

DI_Cluster DI_Cluster

Indicator DI_Cluster represents three indicators ADX with different parameters. Unlike standard ADX, the threshold levels of DI Cluster are not constant, but are determined by the intersections of three indicator lines. You can choose any of the three lines of standard ADX to be displayed: ADX trend strength lines themselves and line +DI or -DI.