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
2 registered members (monk12, Quad), 830 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 5 of 10 1 2 3 4 5 6 7 9 10
Re: New Zorro version 1.66 [Re: jcl] #468643
10/12/17 07:43
10/12/17 07:43
Joined: Jul 2016
Posts: 51
H
hatten Offline
Junior Member
hatten  Offline
Junior Member
H

Joined: Jul 2016
Posts: 51
The main issue is not the selected asset list. We can change this at will already and that is great. The crux is that we can not set StartDate. It is the only thing those who have aspirations to become a decent trader desire and need.

Re: New Zorro version 1.66 [Re: hatten] #468644
10/12/17 07:49
10/12/17 07:49
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 backtest start date cannot be changed for WFO trained strategies, but it could for Z8 and Z9. We will probably add a variable for this in the ini file in a future version.

Re: New Zorro version 1.66 [Re: jcl] #468645
10/12/17 08:06
10/12/17 08:06
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
@JCL

I think there is an uncomfortable beaviour that I think this summer it was not present ( now I' not remember with version I used, but I am pretty sure that it worked ... )

Now in the post :

http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=468282&page=2

I have described the problem, if in the script I use the command:
assetList("History\AssetsZ9.csv");

Then the variables:

Commission
Spread
RollLong

are read from the file "AssetsZ9.csv"

For me it is very uncomfortable because I want implement a commision in percentage of asset's value purchased (as is my commission plan of my broker)
For these goal I want use :

var ComPer=0.1;
Commission= Lots*(priceClose(0)*(ComPer/100));

Thanks

Re: New Zorro version 1.66 [Re: kmerlo] #468646
10/12/17 08:11
10/12/17 08:11
Joined: Jul 2016
Posts: 51
H
hatten Offline
Junior Member
hatten  Offline
Junior Member
H

Joined: Jul 2016
Posts: 51
Thank you for considering the addition of a backtesting period variable in Z.ini valid for Z8 and Z9.

Re: New Zorro version 1.66 [Re: hatten] #468651
10/12/17 09:15
10/12/17 09:15
Joined: Feb 2017
Posts: 369
D
Dalla Offline
Senior Member
Dalla  Offline
Senior Member
D

Joined: Feb 2017
Posts: 369
I'm experiencing issues with the Equity plot showed when pressing "Result" when also using plotTradeProfile(). When plotTradeProfile is used, the equity curve produced covers a very short time period, like if I had set PlotBars = 100 or similar.

The attached image shows two plots.
They are both produced by pressing the "Result" button, and the ONLY difference between the runs of the script is that for the bottom one, I've commented out
Code:
//plotTradeProfile(-50);


Plotbars is not used in this script at all

Attached Files Screen Shot 2017-10-12 at 11.11.26.png
Re: New Zorro version 1.66 [Re: Dalla] #468652
10/12/17 09:23
10/12/17 09:23
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
kmerlo: You can set any commission that you want. Make sure that you set it _after_ selecting the asset for which it is intended.

Dalla: Histograms are plotted without hitting Result. It seems Result plots then a chart, but with the length of the histogram, which makes indeed not much sense. I've noted to plot either nothing in that case, or something more useful.

Re: New Zorro version 1.66 [Re: jcl] #468654
10/12/17 10:56
10/12/17 10:56
Joined: Feb 2017
Posts: 369
D
Dalla Offline
Senior Member
Dalla  Offline
Senior Member
D

Joined: Feb 2017
Posts: 369
Yeah, this has worked perfectly fine before 1.66. That is, histogram was plotted first, without hitting result. Then the full equity curve was plotted when hitting Result.

Re: New Zorro version 1.66 [Re: Dalla] #468659
10/12/17 13:23
10/12/17 13:23
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
Ok, we'll reinstate that behavior with the next version.

Re: New Zorro version 1.66 [Re: jcl] #468689
10/13/17 02:03
10/13/17 02:03
Joined: Dec 2012
Posts: 34
New York
K
kandlekid Offline
Newbie
kandlekid  Offline
Newbie
K

Joined: Dec 2012
Posts: 34
New York
Originally Posted By: jcl
How to resume trades is described under "Trading". Trades are stored in a .trd file in the Data folder, so they are not resumed when you delete that file.


There was a Z12.trd file in the directory, but I have only been running Z2 recently. I made a decision to copy this file to Z2.trd, and see what happens. I restarted 1.66.4, and the trades appear to be resumed.

Re: New Zorro version 1.66 [Re: jcl] #468694
10/13/17 05:05
10/13/17 05:05
Joined: Oct 2017
Posts: 2
I
imnewbie2 Offline
Guest
imnewbie2  Offline
Guest
I

Joined: Oct 2017
Posts: 2
I really want to download it. But I clicked it and go there it doesn't work. 404-Page not found is repeating. I tried several things to solve the problem. But they didn't work. How could I do for now one? I can't even start now.

Page 5 of 10 1 2 3 4 5 6 7 9 10

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1