Good afternoon, I am not a programmer, but one of my friends claims that in the code of the indicator Market FacilitationIndex (BW MFI) calculations are not strictly according to the classical formula:BW MFI = (HIGH - LOW) / VOLUME and additionally some other data correction is used. Which is in fact an error and accordingly the indicatordisplays incorrect data!
Could you please tell me how to correct this error in the indicator (remove additional data correction) and get
indicator working strictly according to the formula: BW MFI = (HIGH - LOW) / VOLUME ?????
Good afternoon, I am not a programmer, but one of my friends claims that in the code of the indicator Market FacilitationIndex (BW MFI) calculations are not strictly according to the classical formula:BW MFI = (HIGH - LOW) / VOLUME and additionally some other data correction is used. Which is in fact an error and accordingly the indicatordisplays incorrect data!
Could you please tell me how to correct this error in the indicator (remove additional data correction) and get
indicator working strictly according to the formula: BW MFI = (HIGH - LOW) / VOLUME ?????
The standard MB MFI indicator in MT is written with a gross violation of the essence of this indicator. The author uses a filter of 10% of MFI or volume deviation for calculation. This is not present in the built-in indicator.
I.e. if you open a weekly chart and on one bar the volume is 1'000'000, and on the next bar for example 1'000'001, the indicator will consider the second bar as "green" or "squatting" - nonsense!
I won't comment on "data correction", as I don't know what is meant by it.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Market Facilitation Index (BW MFI):
Market Facilitation Index technical indicator (BW MFI) is the indicator which shows the change of price for one tick.
Absolute values of the indicator do not mean anything as they are, only indicator changes have sense. Bill Williams emphasizes the interchanging of MFI and volume:
a) the number of players coming into the market increases (volume increases);
b) the new coming players open positions in the direction of bar development, i.e., the movement has begun and picks up speed.
Author: MetaQuotes Software Corp.