Gamestudio Links
Zorro Links
Newest Posts
Zorro version 3.0 prerelease!
by TipmyPip. 02/24/26 08:49
ZorroGPT
by TipmyPip. 02/23/26 21:52
WFO Training with parallel cores Zorro64
by Martin_HH. 02/23/26 15:29
Camera always moves upwards?
by clonman. 02/21/26 09:29
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 02/19/26 13:22
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
2 registered members (Martin_HH, TipmyPip), 5,093 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
alx, ApprenticeInMuc, PatrickH90, USER0328, Sfrdragon
19199 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
Multi Timeframe support. #476718
03/25/19 20:15
03/25/19 20:15
Joined: Sep 2017
Posts: 223
TipmyPip Online OP
Member
TipmyPip  Online OP
Member

Joined: Sep 2017
Posts: 223
Does anyone know if Zorro supports multi-timeframe experts?

Re: Multi Timeframe support. [Re: TipmyPip] #476719
03/25/19 20:23
03/25/19 20:23
Joined: Feb 2017
Posts: 1,812
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,812
Chicago
Yes, you can learn about it in the Zorro tutorial. It's a recommended read.

Re: Multi Timeframe support. [Re: AndrewAMD] #476735
03/27/19 05:40
03/27/19 05:40
Joined: Sep 2017
Posts: 223
TipmyPip Online OP
Member
TipmyPip  Online OP
Member

Joined: Sep 2017
Posts: 223
Thank you. But can you share with me the link to the page in the tutorial? thank you.

Re: Multi Timeframe support. [Re: TipmyPip] #476741
03/27/19 13:31
03/27/19 13:31
Joined: Feb 2017
Posts: 1,812
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,812
Chicago
The tutorial starts here:
https://zorro-project.com/manual/en/tutorial_var.htm

The bit about multiple timeframes is discussed here:
https://zorro-project.com/manual/en/tutorial_kelly.htm

Finally, here's the manual entry for Timeframes:
https://zorro-project.com/manual/en/barperiod.htm

The manual is your friend! laugh

Re: Multi Timeframe support. [Re: AndrewAMD] #476743
03/27/19 18:25
03/27/19 18:25
Joined: Sep 2017
Posts: 223
TipmyPip Online OP
Member
TipmyPip  Online OP
Member

Joined: Sep 2017
Posts: 223
Thank you very much for your help,

But that was my problem.
Those scripts work with different assets in different timeframes.
I was trying to use those scripts with one asset in two different timeframes, and don't get it to work. Do you have any ideas?
Thank you.

Re: Multi Timeframe support. [Re: TipmyPip] #476744
03/27/19 19:02
03/27/19 19:02
Joined: Feb 2017
Posts: 1,812
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,812
Chicago
It's the same exact thing, except you have the same asset.

If you're confused, post your script.

Re: Multi Timeframe support. [Re: AndrewAMD] #476749
03/29/19 03:24
03/29/19 03:24
Joined: Sep 2017
Posts: 223
TipmyPip Online OP
Member
TipmyPip  Online OP
Member

Joined: Sep 2017
Posts: 223
I am sure you know programming,

I have a small challenge for you.

Please do try to write a small script even with just one indicator like MA.
But try to have four conditions in it which are two for each timeframe and use the 4-hour and the 5-minutes timeframe,

I will make it easy for you -
1. 4HMA13 > 4HMA34 & 5MMA13 > 5MMA34 THEN BUY
4HMA13 > 4HMA34 & 5MMA13 == 5MMA34 THEN CLOSE
2. 4HMA13 < 4HMA34 & 5MMA13 < 5MMA34 THEN SELL
4HMA13 < 4HMA34 & 5MMA13 == 5MMA34 THEN CLOSE

Was that easy?

Thank you.

Re: Multi Timeframe support. [Re: TipmyPip] #476757
03/29/19 10:13
03/29/19 10:13
Joined: Feb 2017
Posts: 1,812
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,812
Chicago
Easy? Yes. Do I have time for this? No.

I do have time to criticize code.

Re: Multi Timeframe support. [Re: AndrewAMD] #476767
03/29/19 17:24
03/29/19 17:24
Joined: Sep 2017
Posts: 223
TipmyPip Online OP
Member
TipmyPip  Online OP
Member

Joined: Sep 2017
Posts: 223
Well, if you would be a programmer, then you would be able to think logically.
If you can criticize, I suppose you know to read and understand code, as well as write it. But we are not here for a competition. We are here to help each other. Can you help me, please? or you rather find someone clever as you are, and compete with them.

Re: Multi Timeframe support. [Re: TipmyPip] #476768
03/29/19 18:08
03/29/19 18:08
Joined: Feb 2017
Posts: 1,812
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,812
Chicago
But I already helped you. So help me help you.

Post code.

Page 1 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