Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/24/24 20:04
M1 Oversampling
by Petra. 04/24/24 10:34
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
Data from CSV not parsed correctly
by EternallyCurious. 04/20/24 21:39
Scripts not found
by juergen_wue. 04/20/24 18:51
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
folder management functions
by VoroneTZ. 04/17/24 06:52
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (howardR, sleakz), 706 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mega_Rod, EternallyCurious, howardR, 11honza11, ccorrea
19048 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Adding features to the logfile flag #459122
04/23/16 11:31
04/23/16 11:31
Joined: Mar 2015
Posts: 336
Rogaland
N
nanotir Offline OP
Senior Member
nanotir  Offline OP
Senior Member
N

Joined: Mar 2015
Posts: 336
Rogaland
Hi

I think it would be useful to add some profile plots at the end of the test into a htm file as the PF histograms. Then it is not necesary to desactivated all algos and assets and just keep one algo/asset to perform seasonal analysis and do that for each algo/asset combination. It would safe a lot of time if all that analysis could be done at once.
Maybe it is not possible due to memory resources but at least some could be done. So instead of doing the analysis one by one, at least the analysis could be done ten by ten. Or maybe something like set(Seasonal), set(MAEgraph), set(profit) or set(weekprofit) could be performed.

Re: Adding features to the logfile flag [Re: nanotir] #459180
04/26/16 08:49
04/26/16 08:49
Joined: Jul 2000
Posts: 27,982
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,982
Frankfurt
This is certainly useful, only problem is that the chart library was implemented in a way that it can only plot one chart at a time, not many. This can of course be changed, but it requires a lot coding, otherwise it had been done already. It's planned for some point in the future.

Re: Adding features to the logfile flag [Re: jcl] #459212
04/27/16 11:12
04/27/16 11:12
Joined: Mar 2015
Posts: 336
Rogaland
N
nanotir Offline OP
Senior Member
nanotir  Offline OP
Senior Member
N

Joined: Mar 2015
Posts: 336
Rogaland
It is good to know that it will be implemented at some point.

Re: Adding features to the logfile flag [Re: nanotir] #459500
05/24/16 11:52
05/24/16 11:52
Joined: Mar 2015
Posts: 336
Rogaland
N
nanotir Offline OP
Senior Member
nanotir  Offline OP
Senior Member
N

Joined: Mar 2015
Posts: 336
Rogaland
Now that matrix are introduced into zorro, I was thinking that it may not be necessary to get all the pictures but just the values into a matrix/vector. The BestTradeTimeVector would show for example at which bar the trade begins to deteriorate for each asset of the portfolio. Or it would be a assetsxalgo matrix where each component is the best trade time for each asset/algo combination. The ReturnDayMatrix would show the average return for each day of the week, for each component of the portfolio. So it would be a 5x5 matrix for a 5 assets portfolio. The same for weeks, in that case it would be 5x4 matrix and months 5x12.
It could be a matrix for the averague and another for the standard desviation or one matrix with two components at each position at the matrix.
It could be even more useful than a bunch of pictures since it is much easier to navigate through matrix components to filter trades.


Moderated by  Petra 

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