Gamestudio Links
Zorro Links
Newest Posts
SGT_FW
by Aku_Aku. 05/17/25 09:02
Zorro S subscription disappears
by Petra. 05/15/25 16:02
What are you working on?
by Aku_Aku. 05/11/25 12:24
Flash USDT: Instant Transfer Utility
by jhacko. 05/07/25 04:44
AUM Magazine
Latest Screens
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Zeal-X2
Who's Online Now
2 registered members (AndrewAMD, Quad), 398 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
Crazi, jhacko, EddieTest, Eirye, kalleutschie
19129 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,784
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,784
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