Gamestudio Links
Zorro Links
Newest Posts
Zorro version 3.0 prerelease!
by Grant. 02/24/26 22:21
WFO Training with parallel cores Zorro64
by Martin_HH. 02/24/26 19:51
ZorroGPT
by TipmyPip. 02/23/26 21:52
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
5 registered members (TipmyPip, clint000, Grant, chsmac85, Martin_HH), 5,858 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
alx, ApprenticeInMuc, PatrickH90, USER0328, Sfrdragon
19199 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
"2014 price history missing" #435574
01/09/14 10:14
01/09/14 10:14
Joined: Jul 2000
Posts: 28,075
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 28,075
Frankfurt
Most of you will have noticed that we have 2014 now - at least Zorro has - so testing a system without recent price data will now produce a warning "2014 price history missing".

You can ignore that warning, but for getting rid of it you can either download the recent price data from FXCM, or even better, simply add a "EndDate = 2013;" line to your script.

We'll upload new price data soon when the next Zorro version will be released.

Re: "2014 price history missing" [Re: jcl] #447757
01/03/15 07:17
01/03/15 07:17
Joined: Sep 2013
Posts: 504
California
G
GPEngine Offline
User
GPEngine  Offline
User
G

Joined: Sep 2013
Posts: 504
California
Happy new year laugh
Code:
15fdf5f48c5f404eb3790972aa274e9b compiling.................
Error 055: AUD/JPY 2015 price history missing
Error 055: no AUD/JPY 2015..2015 prices

This year it is now a full error, not an ignore-able warning.

Re: "2014 price history missing" [Re: GPEngine] #447766
01/03/15 17:17
01/03/15 17:17
Joined: Sep 2003
Posts: 934
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 934
>>Error 055: no AUD/JPY 2015..2015 prices<<

You need download 2015 data when you want to test 2015 performance. Which is probably not very useful anyway, as there is not much to test yet, you can only test last Friday so far.

Re: "2014 price history missing" [Re: Spirit] #447769
01/03/15 18:12
01/03/15 18:12
Joined: Sep 2013
Posts: 504
California
G
GPEngine Offline
User
GPEngine  Offline
User
G

Joined: Sep 2013
Posts: 504
California
Right.
I have to explicitly set StartDate and EndDate and for now cannot use the NumYears feature.

Also there is no way to download the first day of 2015 today. Weekend prevents it.

Re: "2014 price history missing" [Re: GPEngine] #447772
01/04/15 10:30
01/04/15 10:30
Joined: Sep 2003
Posts: 934
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 934
I suppose you must set NumYears to 2 for testing the last 2 years. 2014 = 1st year, 2015 = 2nd year. This works for me. The last year is always the current year even when it has no price data in the history.

Re: "2014 price history missing" [Re: Spirit] #447776
01/04/15 18:05
01/04/15 18:05
Joined: Sep 2013
Posts: 504
California
G
GPEngine Offline
User
GPEngine  Offline
User
G

Joined: Sep 2013
Posts: 504
California
I see. Thanks.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1