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
5 registered members (Quad, AndrewAMD, Imhotep, TipmyPip, Edgar_Herrera), 809 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 2 of 12 1 2 3 4 11 12
Re: New Zorro version 1.74 [Re: nanotir] #470079
12/21/17 15:28
12/21/17 15:28
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
The reason of download problems can be normally found in the file History\history.csv - it might contain an error message.

Re: New Zorro version 1.74 [Re: nanotir] #470080
12/21/17 15:36
12/21/17 15:36
Joined: Sep 2017
Posts: 235
H
Hredot Offline
Member
Hredot  Offline
Member
H

Joined: Sep 2017
Posts: 235
@Nanitek:
I once got similar errors when trying to download from STOOQ after downloading a couple hundred different history files. They have a daily download limit and you might have to wait a day or two before trying again.

Re: New Zorro version 1.74 [Re: Hredot] #470086
12/21/17 18:03
12/21/17 18:03
Joined: Mar 2015
Posts: 336
Rogaland
N
nanotir Offline
Senior Member
nanotir  Offline
Senior Member
N

Joined: Mar 2015
Posts: 336
Rogaland

history file is empty.

I will try in a couple of days and see if it works. Thx

Re: New Zorro version 1.74 [Re: nanotir] #470092
12/22/17 08:14
12/22/17 08:14
Joined: Dec 2017
Posts: 14
V
vince Offline
Newbie
vince  Offline
Newbie
V

Joined: Dec 2017
Posts: 14
Hi,
I am not sure if it is a problem with Zorro 1.74 but I did a test on a demo account with it running the Z12 strategy (Z12.63 H2 W2 V1).
It seems that at least the A2 part of the Z12 strategy does not recognize price changes properly.
Code:
Trade 			ID 		Lots 	Entry Time 	Entry 		Price 		Stop 		Trail 	Target	Risk 	Profit 	Pips
[EUR/USD:CY:S0415]	249860415	20	12-21 08:19	1.1873		1.1847		1.2228		1.1518	- - - - -599$	43.22$	5.7p
[GER30:A2:L4364]	249904364	3	12-21 12:19	13067.21	13079.20	12834.48	3300.26	- - - -	-176$	-0.72$	-96.3p
[USD/CAD:A2:L1731]	250031731	14	12-22 04:19	1.2745		1.2736		1.2516		1.2974	- - - - -213$	-0.93$	-1.0p
[AUD/USD:BB:S1732]	250031732	23	12-22 04:19	0.7713		0.7710		0.7784		0.7642	- - - - -139$	2.72$	1.4p


For the GER30 and USD/CAD trades (both with 'A2') the values for Profit and Pips always remain the same no matter how the price changes.
Does the problem only apply to the reporting and statistics or will it also affect Zorro's decision if it should exit the trades? If the latter then probably it will never exit the trades then, right?

And, a different problem:
I tried to resume previously stopped session (using the MT4 bridge) that had still one trade open but as it seems Zorro does not find the open trade anymore after the restart. It printed:
Code:
[US30:HP:L9502] - closed externally (0)


However, the trade was still open, I could see it in MetaTrader.
Is this a known problem with the MT4 bridge?

Re: New Zorro version 1.74 [Re: vince] #470094
12/22/17 08:51
12/22/17 08:51
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
Have you installed the 1.74 MT4 bridge or are you using an old version?

Re: New Zorro version 1.74 [Re: jcl] #470095
12/22/17 08:57
12/22/17 08:57
Joined: Dec 2017
Posts: 14
V
vince Offline
Newbie
vince  Offline
Newbie
V

Joined: Dec 2017
Posts: 14
The version that is contained in 1.74.

Re: New Zorro version 1.74 [Re: vince] #470096
12/22/17 09:01
12/22/17 09:01
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
Then the problem is not known. Please contact Support, maybe they can find out why it happened.

Re: New Zorro version 1.74 [Re: jcl] #470097
12/22/17 09:39
12/22/17 09:39
Joined: Dec 2017
Posts: 14
V
vince Offline
Newbie
vince  Offline
Newbie
V

Joined: Dec 2017
Posts: 14
OK, and what about the other problem (in Z12)?
Code:
Trade 	 	 	ID 	 	Lots 	Entry Time 	Entry 	Price 	Stop 	Trail 	Target 	Risk 	Profit 	Pips
[USD/CAD:HP:L9093]	250059093	21	12-22 08:19	1.2732	1.2718	1.2464	1.3001	- - - - -375$	-1.39$	-1.0p


Z12 opened a new trade now (this time with 'HP') but the shown Profit and Pips is stuck also there. It should be -14 Pips but it always shows -1.0p. Do you know about the issue?
Thanks.

Last edited by vince; 12/22/17 09:40.
Re: New Zorro version 1.74 [Re: vince] #470098
12/22/17 11:50
12/22/17 11:50
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
We know about lots of such issues, but since I do not know your broker, I cannot say which issue it is. You can contact support with details about your broker and account type - they'll check if this problem is known. Otherwise they'll send you instructions for looking more closely into the matter and finding the reason.

Re: New Zorro version 1.74 [Re: jcl] #470106
12/23/17 17:00
12/23/17 17:00
Joined: Feb 2017
Posts: 369
D
Dalla Offline
Senior Member
Dalla  Offline
Senior Member
D

Joined: Feb 2017
Posts: 369
I installed 1.741, and it now seems like Zorro no longer recognizes my Zorro S license. Do I need a new key/password file?

EDIT: Sorry, nothing is wrong. I didn't realise that the installer replaced my shortcut to Zorro, so it was pointing to the wrong directory

Last edited by Dalla; 12/23/17 21:13.
Page 2 of 12 1 2 3 4 11 12

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1