Unisciti alla nostra fan page
Fine_Fractals_MTF - indicatore per MetaTrader 5
- Visualizzazioni:
- 7814
- Valutazioni:
- Pubblicato:
- 2012.01.18 13:43
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator creates fractals from another larger timeframe on a current chart based on Fine_Fractals indicator data. There is a possibility to change the timeframe of calculated fractals in the indicator input parameters.
Place compiled Fine_Fractals indicator file to the terminal_data_folder\MQL5\Indicators.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/707
BrainTrend_HTF_Signal displays trend directions from the last bars of the BrainTrend1 and BrainTrend2 as a sequence of graphical objects. The number of bars to be used is set in the input parameters.
IncCCIOnArrayCCCIOnArray class is designed for calculation of Commodity Channel Index (CCI) values on indicator buffer. The example of use of the class is provided.
CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. The example of use of the class is provided.
IncWPROnArrayThe CWPROnArray class is intended for calculation of Williams' Percent Range (%R) on indicator buffers. The example of use of the class is provided.