Strategies

Get a strategy by share slug

Returns a shareable strategy resolved by its public share slug. Public and unlisted strategies are returned to any caller; a private strategy returns 404 unless the API key owner owns it. Requires strategies.read.

get/strategies/{slug}

Path parameters

slugstring required

Strategy public share slug.

Strategy public share slug.

Response

The strategy.

timestampstring required

ISO 8601 timestamp.

Changes

Changed in 3 of the 22 revisions of this API.12