Gamestudio Links
Zorro Links
Newest Posts
Camera always moves upwards?
by clonman. 11/13/25 14:04
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
Training with the R bridge does not work
by frutza. 11/05/25 00:46
Zorro 2.70
by opm. 10/24/25 03:44
Alpaca Plugin v1.4.0
by TipmyPip. 10/20/25 18:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
5 registered members (Grant, AndrewAMD, ozgur, Quad, TipmyPip), 29,980 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sheliepaley, Blueguy, blobplayintennis, someone2, NotEBspark
19177 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Global/static variable #487161
01/30/23 00:08
01/30/23 00:08
Joined: Feb 2014
Posts: 183
R
RTG Offline OP
Member
RTG  Offline OP
Member
R

Joined: Feb 2014
Posts: 183
To create and keep a weekly value (pivot point) and use that value for calculations on a daily timeframe, what should I do?

To date I have tried using the static variable but the value is 0 within the run() function. Should I post the code?

Re: Global/static variable [Re: RTG] #487162
01/30/23 17:37
01/30/23 17:37
Joined: Feb 2017
Posts: 1,809
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,809
Chicago
You know you have a new week when dow() returns a lower value than prior (MONDAY=1, FRIDAY=5). You'll also need a static value to remember the prior bar's day of the week.
https://zorro-project.com/manual/en/month.htm


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1