Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
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:
4523
Valutazioni:
(35)
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

Fig.1. MFI_price Indicator

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

SizeBar SizeBar

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

ExchangePrice ExchangePrice

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

SizeBar_HTF SizeBar_HTF

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

ExchangePrice_HTF ExchangePrice_HTF

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