Join our fan page
MFI_Price - indicator for MetaTrader 5
- Views:
- 4736
- Rating:
- Published:
- 2015.01.23 11:06
- Updated:
- 2017.02.06 10:36
- Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/11368
Indicator of bar sizes in points with due regard to spread and maximum one way movement only.
ExchangePriceThe 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.
ExchangePrice_HTFThe ExchangePrice indicator with the timeframe selection option available in input parameters.