Gamestudio Links
Zorro Links
Newest Posts
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (Akow, AndrewAMD), 1,640 guests, and 13 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19058 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 3 of 3 1 2 3
Re: New Zorro version 1.14 [Re: svenb] #428313
08/23/13 14:19
08/23/13 14:19
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Thanks! The reason of your problem is now clear.

asset("EUR/USD");
...
LookBack = 2000;

Originally Posted By: manual
Variables and flags that affect the price data array, such as BarPeriod, LookBack, Mode, Detrend, StartDate, EndDate, TICKS, Weekend etc. must be set before calling asset().


You can not change the looback period anymore after you've loaded the asset. This causes 2000 bars to be missing from the loaded prices.

Consequently you'll get an error message, and when you continue trading, Zorro crashes. Admittedly the error message looks quite harmless and Zorro should anyway not crash, but just terminate the script. This will be changed in the next version.

Re: New Zorro version 1.14 [Re: jcl] #428328
08/24/13 11:04
08/24/13 11:04
Joined: Apr 2013
Posts: 57
3
3DCat Offline
Junior Member
3DCat  Offline
Junior Member
3

Joined: Apr 2013
Posts: 57
Well you can't try my script on the weekend, but has anyone else the same problem? Else i have to downgrade to 1.12 again for a while..:(

Re: New Zorro version 1.14 [Re: 3DCat] #428343
08/24/13 21:19
08/24/13 21:19
Joined: Aug 2013
Posts: 8
S
svenb Offline
Newbie
svenb  Offline
Newbie
S

Joined: Aug 2013
Posts: 8
@jcl: the only problem is that this is not in my other script :S... I am going to take another look at it on monday...

Re: New Zorro version 1.14 [Re: svenb] #428371
08/26/13 10:56
08/26/13 10:56
Joined: Apr 2013
Posts: 57
3
3DCat Offline
Junior Member
3DCat  Offline
Junior Member
3

Joined: Apr 2013
Posts: 57
Can anyone confirm my script from 4 posts ago laugh I don't know what I'm doing wrong here

Re: New Zorro version 1.14 [Re: 3DCat] #428372
08/26/13 12:53
08/26/13 12:53
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Sorry, I had sort of overlooked your script. Yes, I can confirm the problem when Weekend is set to 1 and price quote are not received within the bar. It should not behave this way. We'll look into it.

Re: New Zorro version 1.14 [Re: jcl] #428398
08/26/13 20:11
08/26/13 20:11

A
acidburn
Unregistered
acidburn
Unregistered
A



Workshop_7 can't be run (undefined identifier).

Re: New Zorro version 1.14 [Re: ] #428417
08/27/13 08:31
08/27/13 08:31
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Thanks. That script still had the old name for "reverseLong". Please use the code from the manual.

Page 3 of 3 1 2 3

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1