Skip to main content
GET
getStrategyCalculation

Headers

Authorization
string<JWT>

User API token.

Query Parameters

strategy_id
string
required

AlphaInsider strategy identifier.

input_value
number
required

Relative starting balance.

input_date
string<date-time>
required

Starting timestamp for relative strategy calculations.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.