Re: Volume Indicators for MT4

214
nyol wrote: Thu Feb 06, 2020 7:24 am Another indicator of volume that I found when studying on the topic.

This indicator is called "Volumes Suite" although it is very similar to the volume indicator of the PVSRA system (Price, Volume, S&R Analysis).

Original source code or just renamed?
This looks interesting. Just a heads up that with all of the files in the Zip and the indicator, I am getting an FFCal Error: File Download Incomplete! Error.

Re: Volume Indicators for MT4

215
rain wrote: Thu Feb 06, 2020 3:24 pm

This looks interesting. Just a heads up that with all of the files in the Zip and the indicator, I am getting an FFCal Error: File Download Incomplete! Error.
After loading the template:
Remove it
(3) PVSRA News Panel v2 (Black or White)
Add
(3) PVSRA v3 News Panel Prelim 05-13-2019 (Black or White)

Save and replace your current template.
These users thanked the author nyol for the post:
edg3end


Re: Volume Indicators for MT4

216
mrtools wrote: Sun Jun 09, 2019 12:00 pm

This is a newer version!
Hi traders, trying to get access to this indicator via my EA but what i get doesn't match to the curvature could anyone test and check and see what i'm doing wrong?

Code: Select all

Comment( "This is the vwap value: "+DoubleToStr( checkVwap(), 2 ) );
double checkVwap(){
  double res = iCustom(NULL,0,"Vwap",34,0,1);
  //iCustom( Symbol(), 0, "Vwap",  34, 0);
  return res;
}


Who is online

Users browsing this forum: Abdi, Ahrefs [Bot], Energybias, friend4you, GerhardMTB, Jimmy, phnthnhnm, WhatsApp [Bot], Xxcoincoin, Yahoo Japan [Bot] and 118 guests