Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 559 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, 11honza11, ccorrea, sakolin, rajesh7827
19046 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
How does Zorro handle new strategy/asset? #475483
12/13/18 14:29
12/13/18 14:29
Joined: Oct 2017
Posts: 24
S
Seymour Offline OP
Newbie
Seymour  Offline OP
Newbie
S

Joined: Oct 2017
Posts: 24
Hi folks,

I have a question regarding the resuming mechanism of Zorro. I am still not entirely clear after reading the manual.

Let's say I have a trading system named "A" which consists of multiple strategies trading on multiple assets. Each strategy/asset combination has its OptimalF factor properly trained. "A" system is running for several months now.

In the meantime, I have developed several new strategies that trade on several assets and maybe on some other new assets that were not included previously in system "A". Now I want to merge these strategy/asset combinations into "A" system without interfering current trades. The old strategies in system "A" are still valid and not changed.

How should I go about it? If I just train my new system "Merged" (A + new strategies), and then stop "A", and replace parameter files and the factor file with newly trained files respectively, and resume Zorro with "Merged" system, will this do?
Or I have to run parallel Zorro sessions and stop "A" when all positions from the old Zorro session are cleared. (Just like sometimes when we upgrade major Zorro versions where different versions are not compatible)

Re: How does Zorro handle new strategy/asset? [Re: Seymour] #475491
12/14/18 16:09
12/14/18 16:09
Joined: Jul 2000
Posts: 27,978
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,978
Frankfurt
Adding new assets and algos is no problem for the resume mechanism, but removing is - those trades must then be closed manually. As long as the old assets and algos are still included in the strategy, no merging is needed because the new parameters will then also work for old trades.

Re: How does Zorro handle new strategy/asset? [Re: jcl] #475494
12/15/18 02:57
12/15/18 02:57
Joined: Oct 2017
Posts: 24
S
Seymour Offline OP
Newbie
Seymour  Offline OP
Newbie
S

Joined: Oct 2017
Posts: 24
I see. Thanks for the clarification.


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