Skip to main content
POST
Run Discovery From Spec

Body

application/json

Run a discovery batch from a declarative StrategySpec over an explicit backtest window.

spec
Spec · object
required
date_from
string<date>
required
date_to
string<date>
required
initial_capital
number
default:100000
dispatch
boolean
default:true
candidate_budget
integer | null
Required range: 1 <= x <= 2048
survivor_budget
integer | null
Required range: 1 <= x <= 256

Response

Successful Response