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
4 registered members (dBc, clonman, TipmyPip, 1 invisible), 18,936 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
Page 2 of 2 1 2
Re: Question on bar generation, why the "extra" bar? [Re: Dalla] #469277
11/10/17 08:22
11/10/17 08:22
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Yes, TimeFrame = AssetFrame is sufficient.

Re: Question on bar generation, why the "extra" bar? [Re: jcl] #469913
12/13/17 11:52
12/13/17 11:52
Joined: Jul 2017
Posts: 787
Z
Zheka Offline
User
Zheka  Offline
User
Z

Joined: Jul 2017
Posts: 787
JCL,

I discovered that TimeFrame=AssetFrame works only in whole hours. E.g.:
Quote:
BarPeriod=20;
AssetZone=ET;
FrameOffset=51; //51=17hrs of 3x 20min bars;
TimeFrame=AssetFrame;

will end the Daily bar at 17:00 ET.
But with FrameOffset=50 (i.e. 1 bar less), the daily bar will end at 16:00 ET, not 16:40.

Can this be behaviour be changed to the expected?

Re: Question on bar generation, why the "extra" bar? [Re: Zheka] #469916
12/13/17 14:08
12/13/17 14:08
Joined: Jul 2017
Posts: 787
Z
Zheka Offline
User
Zheka  Offline
User
Z

Joined: Jul 2017
Posts: 787

Also, can AssetZone and TimeFrame be called in a function?

Re: Question on bar generation, why the "extra" bar? [Re: Zheka] #469919
12/13/17 19:50
12/13/17 19:50
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Yes, as I understand the manual, AssetZone sets the time zone for hour bars. So for individual offsets and different bars you need to set up TimeFrame individually. You can use a function for that.

Page 2 of 2 1 2

Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1