Skip to main content
POST
cURL
cURL
Use this endpoint to run a concrete strategy against the R2-backed research stack. This is an execution endpoint, not just an object read.

Body fields

object
required
Strategy definition to evaluate. The current implementation requires this field.
string
Optimization objective, such as avg_pnl.
number
Optional lower time bound in epoch milliseconds.
number
Optional upper time bound in epoch milliseconds.
number
Optional fixed trade size normalization for report output.

Response fields

number
required
Schema version for the analytics report.
object
required
Summary of the tested strategy and feature usage.
object
Core report metrics for the tested strategy.
object
Final report verdict for the run.