Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,161 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
COMMA = 1 not working for testtrades.csv #449259
03/10/15 21:10
03/10/15 21:10
Joined: Sep 2013
Posts: 64
Spain
yosoytrader Offline OP
Junior Member
yosoytrader  Offline OP
Junior Member

Joined: Sep 2013
Posts: 64
Spain
Hi

I just found that the z.ini setting COMMA = 1 (to use comma as decimal and semicolon as separator) is not working for testtrades.csv

Re: COMMA = 1 not working for testtrades.csv [Re: yosoytrader] #449267
03/11/15 09:49
03/11/15 09:49
Joined: Jul 2000
Posts: 28,022
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,022
Frankfurt
Works here. At least when you don't explicitely set COMMA back to 0 in your script.

Re: COMMA = 1 not working for testtrades.csv [Re: jcl] #449276
03/11/15 14:43
03/11/15 14:43
Joined: Sep 2013
Posts: 64
Spain
yosoytrader Offline OP
Junior Member
yosoytrader  Offline OP
Junior Member

Joined: Sep 2013
Posts: 64
Spain
thanks, but it's not working with the following setup:
XP SP2 or SP3, x32 or x64 (tested both)
-Zorro 126 fresh installation
-Zorro 128 fresh installation
-added the history files
-added "Comma = 1" to z.ini

start Zorro then test Z12.

For 126 works fine. However don't get comma in 128

Re: COMMA = 1 not working for testtrades.csv [Re: yosoytrader] #449277
03/11/15 15:40
03/11/15 15:40
Joined: Jul 2000
Posts: 28,022
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,022
Frankfurt
Ah, now I understand what you were talking about. Comma must be set in zorro.ini, not in z.ini:

Code:
Mute = 0  // 1 for disabling sounds
Comma = 1 // for decimal comma
CleanLogs = 30 // delete logs older than 30 days, 0 to disable
WebFolder = "" // "C:\inetpub\wwwroot" for IIS



Re: COMMA = 1 not working for testtrades.csv [Re: jcl] #449278
03/11/15 15:56
03/11/15 15:56
Joined: Sep 2013
Posts: 64
Spain
yosoytrader Offline OP
Junior Member
yosoytrader  Offline OP
Junior Member

Joined: Sep 2013
Posts: 64
Spain
Thanks jcl,
this is clearly a murphy's law example:
I was checking the 1.26 help while Zorro.ini was introduced in 1.28 laugh
This shows me how extremely difficult is the world of algorithmic trading laugh


Moderated by  Petra 

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