Skip to main content
GET
Get Strategy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

strategy_id
string
required

Response

Successful Response

paper_strategy_id
string
required
name
string
required
active
boolean
required
created_at
string<date-time>
required
strategy
object
required
universe
object
required
net_pnl
number<double>
required
open_positions
integer<int64>
required
closed_positions
integer<int64>
required
baseline_backtest_id
string
required