SmartQuant Discussion

Automated Quantitative Strategy Development, SmartQuant Product Discussion and Technical Support Forums
It is currently Fri Feb 14, 2025 3:07 pm

All times are UTC + 3 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Build custom optimizer
PostPosted: Tue Feb 23, 2021 4:20 pm 
Offline

Joined: Wed Aug 08, 2007 6:32 pm
Posts: 244
Hi is it possible to inherit from the optimizer or multicore optimizer and build your own optimizer?


Top
 Profile  
 
PostPosted: Wed Feb 24, 2021 9:53 am 
Offline

Joined: Wed May 05, 2010 9:49 pm
Posts: 583
Hello Azuric,
you can inherit SmartQuant.Optimization.Optimizer to your own optimizer.
Next, add an instance of your optimizer to OptimizationManager:
Code:
framework.OptimizationManager.Add(instance);


I'm not sure that it will be easy.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 3 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group