MagnifyRe: Volume Indicators for MT4

1123
BeatlemaniaSA wrote: Mon May 18, 2026 8:17 pm Zee Alerts plus SDI.jpg
SDI Settings.jpg
SDI Colours.jpg
SDI Levels.jpg
Zee Alerts Settings.jpg

sdi avgs smoothed (mtf + alerts + divergence).ex4
! Zee_arrzzx2__alerts_1.03 (btn).ex4
Hi,

This strategy looks so simple !
I wonder if i can be profitable with this one.
I'll test it during the next weeks...

Any tips before the start ?

Thanks in advance ;)

Re: Volume Indicators for MT4

1127
kvak wrote: Fri Jul 24, 2026 8:50 am Money Flow Index Pivots

MFI with pivots.
This is little different MFI with choice of prices to calculate.

Additional indicators with Pivots:
Hello dear @kvak. I need a tiny change applied to this beautiful indicator. I would like the MFI values to be changed to MFI - 50, just like in the attached indicator. For example, on line 58:
return(iMFI(NULL,0,MFIPeriod,shift)-50.0);
This should help because the main line will no longer be constrained between 0 and 100, and 0 will become the true midpoint of the oscillator (equivalent to MFI 50). Many thanks in advance.
Think out of the box!