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
Visualizzazioni:
3705
Valutazioni:
(17)
Pubblicato:
2017.01.19 17:06
Aggiornato:
2023.03.29 13:47
\MQL5\Include\
Yaanna.mq5 (13.04 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Yaanna indicator with the timeframe selection option available in the input parameters:

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

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

Fig.1. Yaanna_HTF indicator

Fig.1. Yaanna_HTF indicator

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

EnvelopesATR_Cloud EnvelopesATR_Cloud

This is a modified Envelopes indicator for measuring the price deviation. It displays the upper and lower borders of the price deviation from МА calculated considering the average volatility of the symbol according to ATR indicator.

CCI_Histogram_Round CCI_Histogram_Round

Standard CCI oscillator implemented as a histogram rounding its values to the standard range.

Simple FX Simple FX

The Expert Advisor is based on moving averages crossing.

XMA_BBxATR_Cloud XMA_BBxATR_Cloud

This is a modified Bollinger Bands® displaying the upper and lower borders of the price deviation from МА calculated considering the average volatility of the symbol according to ATR indicator.