Unisciti alla nostra fan page
- Visualizzazioni:
- 4891
- Valutazioni:
- Pubblicato:
- 2015.01.23 11:06
- Aggiornato:
- 2017.02.06 10:36
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author: Paladin80
The Money Flow Index Indicator use typical price (TP = (H + L + C)/3) for its plotting. We just added possibility to use all price types for calculations to the indicators standard code.
This indicator was first implemented in MQL4 and published in CodeBase on August 17, 2012.
Fig.1. MFI_price Indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/11368

Indicator of bar sizes in points with due regard to spread and maximum one way movement only.

The indicator displays change of a current price regarding the price countBarsS/countBarsL bars ago.

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

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