Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
4 registered members (AndrewAMD, fogman, Grant, juanex), 972 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 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: 21
T
TipmyPip Offline OP
Newbie
TipmyPip  Offline OP
Newbie
T

Joined: Sep 2017
Posts: 21
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,634
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,634
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: 21
T
TipmyPip Offline OP
Newbie
TipmyPip  Offline OP
Newbie
T

Joined: Sep 2017
Posts: 21
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,634
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,634
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: 21
T
TipmyPip Offline OP
Newbie
TipmyPip  Offline OP
Newbie
T

Joined: Sep 2017
Posts: 21
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,634
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,634
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: 21
T
TipmyPip Offline OP
Newbie
TipmyPip  Offline OP
Newbie
T

Joined: Sep 2017
Posts: 21
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,634
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,634
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: 21
T
TipmyPip Offline OP
Newbie
TipmyPip  Offline OP
Newbie
T

Joined: Sep 2017
Posts: 21
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,634
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

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

Post code.

Page 1 of 2 1 2

Moderated by  Petra 

Gamestudio download | chip programmers | 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