Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, 1 invisible), 18,731 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Problem with plotting volume #488372
09/05/24 19:08
09/05/24 19:08
Joined: Aug 2024
Posts: 5
V
Verner999 Offline OP
Newbie
Verner999  Offline OP
Newbie
V

Joined: Aug 2024
Posts: 5
Hello everybody!
I wanted to plot volume.
Tried this code:
vars Vol = series(marketVol());
plot("Volume", Vol, NEW | BARS, BLUE);
Got 0 on the graph.
What did I do wrong?

Re: Problem with plotting volume [Re: Verner999] #488373
09/05/24 19:30
09/05/24 19:30
Joined: Aug 2024
Posts: 5
V
Verner999 Offline OP
Newbie
Verner999  Offline OP
Newbie
V

Joined: Aug 2024
Posts: 5
Do I need Zorro S to use marketVol() function?

Re: Problem with plotting volume [Re: Verner999] #488374
09/05/24 21:29
09/05/24 21:29
Joined: Feb 2017
Posts: 1,806
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,806
Chicago
Originally Posted by Verner999
Do I need Zorro S to use marketVol() function?
Yes, and the manual confirms it:
https://zorro-project.com/manual/en/price.htm

Re: Problem with plotting volume [Re: Verner999] #488375
09/06/24 10:28
09/06/24 10:28
Joined: Aug 2024
Posts: 5
V
Verner999 Offline OP
Newbie
Verner999  Offline OP
Newbie
V

Joined: Aug 2024
Posts: 5
Thank you.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1