PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
Loading...
Searching...
No Matches
pineforge::hpo::TrialExecutor Member List

This is the complete list of members for pineforge::hpo::TrialExecutor, including all inherited members.

configuration() const noexceptpineforge::hpo::TrialExecutorinline
dataset() const noexceptpineforge::hpo::TrialExecutorinline
execute(const ParameterValues &inputs, const ParameterValues &strategy_overrides={}) constpineforge::hpo::TrialExecutor
plugin() const noexceptpineforge::hpo::TrialExecutorinline
TrialExecutor(std::shared_ptr< const StrategyPlugin > plugin, std::shared_ptr< const Dataset > dataset, BacktestConfiguration configuration={})pineforge::hpo::TrialExecutor