Gamestudio Links
Zorro Links
Newest Posts
Parameter filename BUG
by walt_Schwarz. 07/02/26 15:36
Synthetic test data in Zorro
by jcl. 07/02/26 13:48
Tradestation Multi-sessions??
by walt_Schwarz. 06/27/26 12:32
Z9 getting Error 058
by jcl. 06/26/26 14:07
ZorroGPT
by TipmyPip. 06/24/26 18:31
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
2 registered members (walt_Schwarz, 1 invisible), 4,047 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
KD1990, Ephraim, Student_64151, Koti, curry
19221 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Synthetic test data in Zorro #489504
06/30/26 21:19
06/30/26 21:19
Joined: Nov 2025
Posts: 18
C
clint000 Offline OP
Newbie
clint000  Offline OP
Newbie
C

Joined: Nov 2025
Posts: 18
Hi,
in the current algo trading landscape the use of synthetic market data is becoming more and more common. Strategies can be made more robust by validating against a distribution of price curves rather than using a single occurence (the actual asset price curve).
Wondering whether there is a way within Zorro to generate it and use it in an efficient way...?

For instance, if I want to generate 100 synthetic price curves from a given asset (using TimeGAN / Tail-GAN / Sig-CWGAN techniques) do I need to generate 100 different t6 files (times each year of data) via custom script and call them individually, or is there a better way? Is there a native/embedded way to do this with Zorro?

If not, it would be great as a future feature to allow easy synthetic data generation and its use for testing strategies.


Thanks

Re: Synthetic test data in Zorro [Re: clint000] #489511
2 hours ago
2 hours ago
Joined: Jul 2000
Posts: 28,116
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,116
Frankfurt
If the data is anyway generated, you need not store it in t6 files. Just generate it on the fly in the initial run, and fill the price arrays with it.

That said, I know no way to generate synthetic data that could really improve backtests, except maybe in very special cases.


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