Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 950 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 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,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
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