Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (Edgar_Herrera, VoroneTZ, Akow), 973 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 9 of 12 1 2 7 8 9 10 11 12
Re: New Zorro version 1.74 [Re: Grat] #470546
01/19/18 17:15
01/19/18 17:15
Joined: May 2015
Posts: 390
Czech Republic
G
Grat Offline
Senior Member
Grat  Offline
Senior Member
G

Joined: May 2015
Posts: 390
Czech Republic
with last version - 1748 / single asset

if use the:
Code:
NumWFOCycles=12;
...
...
if(adviseLong(DTREE,0,aTest,17) > 0){
...


Pruned signals: [14] [15] [16] 11.8%
Rules stored in 5xcor_dtree_jd_1.c
..
Error 062: Can't open 5xcor_dtree_jd_4.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_5.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_6.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_7.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_8.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_9.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_10.c (rt:2)
Error 062: Can't open 5xcor_dtree_jd_11.c (rt:2)
Factors stored in 5xcor_dtree_jd.fac

Code:
with NumWFOCycles = 4;



5xcor_dtree_jd compiling...........
Rules: 5xcor_dtree_jd (TICKS) 2017 (3 cores)
Train EURUSD_L -Aug 2017-
Pruned signals: [14] [15] [16] 3.6%
Train EURUSD_S -Aug 2017-
Pruned signals: [14] [15] [16] 7.0%
Rules stored in 5xcor_dtree_jd_1.c
.
Error 062: Can't open 5xcor_dtree_jd_2.c (rt:13)..
Factors stored in 5xcor_dtree_jd.fac
Time 00:01:10

Last edited by Grat; 01/19/18 17:16.
Re: New Zorro version 1.74 [Re: Grat] #470551
01/20/18 13:11
01/20/18 13:11
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
Decision trees can fail when signals are nonpredictive and produce a too complex tree. So try less and different signals. But if you can't get it to work, or if the problem has a different reason, please contact Support with your script - they'll look into it.

Re: New Zorro version 1.74 [Re: jcl] #470554
01/20/18 14:53
01/20/18 14:53
Joined: Jul 2016
Posts: 51
H
hatten Offline
Junior Member
hatten  Offline
Junior Member
H

Joined: Jul 2016
Posts: 51
I installed 1.74.8 and run into the following problem with Z9:

It generates
Error 055: CSJ 0 (Z9.t6) history missing
and this for all assets. So also the file referred to
Z9.t6 is the same for all assets.

This error is odd because it only appears in Trade mode. The history of the assets in assetsZ9.csv is available and things work in Testmode. Why does it quote the file Z9.t6. Something seems broken.

Re: New Zorro version 1.74 [Re: hatten] #470555
01/20/18 15:09
01/20/18 15:09
Joined: Jul 2016
Posts: 51
H
hatten Offline
Junior Member
hatten  Offline
Junior Member
H

Joined: Jul 2016
Posts: 51
I verified version 1.74.7. For that Z9 one works. So it is specific to 1.74.8.

Re: New Zorro version 1.74 [Re: hatten] #470559
01/21/18 00:33
01/21/18 00:33
Joined: Dec 2017
Posts: 129
Halifax, NS
K
kujo Offline
Member
kujo  Offline
Member
K

Joined: Dec 2017
Posts: 129
Halifax, NS
Originally Posted By: hatten
I installed 1.74.8 and run into the following problem with Z9:

It generates
Error 055: CSJ 0 (Z9.t6) history missing
and this for all assets. So also the file referred to
Z9.t6 is the same for all assets.

This error is odd because it only appears in Trade mode. The history of the assets in assetsZ9.csv is available and things work in Testmode. Why does it quote the file Z9.t6. Something seems broken.


I confirm this

Re: New Zorro version 1.74 [Re: kujo] #470564
01/21/18 18:38
01/21/18 18:38
Joined: Dec 2017
Posts: 129
Halifax, NS
K
kujo Offline
Member
kujo  Offline
Member
K

Joined: Dec 2017
Posts: 129
Halifax, NS
Originally Posted By: kujo
Originally Posted By: hatten
I installed 1.74.8 and run into the following problem with Z9:

It generates
Error 055: CSJ 0 (Z9.t6) history missing
and this for all assets. So also the file referred to
Z9.t6 is the same for all assets.

This error is odd because it only appears in Trade mode. The history of the assets in assetsZ9.csv is available and things work in Testmode. Why does it quote the file Z9.t6. Something seems broken.


I confirm this


Made clean install. Can't reproduce it now.

Re: New Zorro version 1.74 [Re: kujo] #470570
01/22/18 09:29
01/22/18 09:29
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
If you have downloaded it last Friday, please download it again - sorry for that. The first upload contained a wrong file that was probably the reason of the Z9 bug.

Re: New Zorro version 1.74 [Re: jcl] #470642
01/26/18 12:47
01/26/18 12:47
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
Release? laugh

Re: New Zorro version 1.74 [Re: AndrewAMD] #470644
01/26/18 14:46
01/26/18 14:46
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
Next week.

Re: New Zorro version 1.74 [Re: jcl] #470676
01/30/18 03:27
01/30/18 03:27
Joined: Dec 2017
Posts: 129
Halifax, NS
K
kujo Offline
Member
kujo  Offline
Member
K

Joined: Dec 2017
Posts: 129
Halifax, NS
I assume the release version 1.74.9 and 1.74.8 are identical. Right?

Page 9 of 12 1 2 7 8 9 10 11 12

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1