Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
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, AndrewAMD), 16,415 guests, and 5 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
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,806
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

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