Here's another indicator like the PVT (Price Volume Trend)
But in this one the formula changes with:
MPVTi = exp [MPVT(i-1) + Vi * ((Pi - P(i-1))/ P(i-1) ]
This version use an exponential version of the PVT
V = Volume
P = Price i.e. The Close or Median Price (H+L)/2 (at choice)
Thanks in advance for your help !
But in this one the formula changes with:
MPVTi = exp [MPVT(i-1) + Vi * ((Pi - P(i-1))/ P(i-1) ]
This version use an exponential version of the PVT
V = Volume
P = Price i.e. The Close or Median Price (H+L)/2 (at choice)
Thanks in advance for your help !
Comment