Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by MonsterX. 12/05/25 02:43
ZorroFix. ini /data and /log path
by Martin_HH. 12/02/25 11:42
Parameter selection
by jcl. 12/01/25 12:28
ZorroGPT
by TipmyPip. 11/29/25 09:38
webGL
by Ezzett. 11/27/25 23:22
Chart viewer
by clint000. 11/27/25 21:21
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (SamMcGee, AndrewAMD), 20,212 guests, and 10 spiders.
Key: Admin, Global Mod, Mod
Newest Members
agasior, mosfet, MonsterX, KF_Investments, Luuk
19186 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Custom volume bars #488683
03/29/25 21:18
03/29/25 21:18
Joined: Feb 2025
Posts: 2
C
crazyhedgehog Offline OP
Guest
crazyhedgehog  Offline OP
Guest
C

Joined: Feb 2025
Posts: 2
Good day, how could I construct fixed threshold volume bars in Zorro? I tried using the Bar function, but unfortunately it doesn't have the volume parameter. The manual says "use run() and global variables", but I can't make it work. Many thanks for your help!

Re: Custom volume bars [Re: crazyhedgehog] #488684
03/30/25 02:20
03/30/25 02:20
Joined: Feb 2017
Posts: 1,810
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,810
Chicago
What’s your definition of a “fixed threshold volume bar”?

Re: Custom volume bars [Re: crazyhedgehog] #488685
03/30/25 06:41
03/30/25 06:41
Joined: Feb 2025
Posts: 2
C
crazyhedgehog Offline OP
Guest
crazyhedgehog  Offline OP
Guest
C

Joined: Feb 2025
Posts: 2
It's a bar constructed from either tick or 1 min input data, and which closes (completes) when a certain fixed volume is accumulated. So for example a 10,000 shares/contracts bar would keep accumulating tick/1 min input data and expanding it's high/low/close/volume according to the input bars until volume >= 10,000. At that point, this volume bar closes and a new one starts.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1