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

wlxBWWiseMan-2_HTF - indicatore per MetaTrader 5

Visualizzazioni:
4169
Valutazioni:
(37)
Pubblicato:
2014.06.25 16:50
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The wlxBWWiseMan-2 indicator with the timeframe selection option available in input parameters:

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

To provide correct operation of the indicator, place the compiled wlxBWWiseMan-2.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Figure 1. Indicator wlxBWWiseMan-2_HTF

Figure 1. Indicator wlxBWWiseMan-2_HTF

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

AMA_STL_HTF AMA_STL_HTF

The AMA_STL indicator with the timeframe selection option available in input parameters.

AMA Slow Trend Line AMA Slow Trend Line

An MA using Perry Kaufmann's Adaptive Moving Average.

TSI_MACD TSI_MACD

A TSI oscillator based on the values of the MACD histogram, implemented with its own signal line in the from of a colored cloud.

TSI_MACD_HTF TSI_MACD_HTF

The TSI_MACD indicator with the timeframe selection option available in input parameters.