Modify Optimization Engine

Created at 01 Jun 2020, 20:50
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
LO

lohzi97

Joined 29.10.2019

Modify Optimization Engine
01 Jun 2020, 20:50


Hi, is it possible to write my own optimization engine, such as Bayesian Optimization or Particle Swarm Optimization? 

Or is it possible to fine tune the Genetic Algorithm that cTrader provide, such as defining the crossover and mutation rate and selection method?


@lohzi97
Replies

PanagiotisCharalampous
02 Jun 2020, 08:14

Hi lohzi97,

It is not possible to modify the internal optimization engine of cTrader. If you need your own optimization engine then you can use Open API and build your own custom solution.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous