GET /strategy/{strategy_address}/trade-history

Return the account's trade history.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Address of strategy

Query Params
integer
required

Entries created prior (<) to start time are excluded in UNIX timestamp in nanoseconds. Defaults to 0

string

Name of underlying asset.

integer

Entries created after (>) end time are excluded in UNIX timestamp in nanoseconds. Defaults to current time.

trade_types
array of strings

Type of user trade.

trade_types
Allowed:
string
enum

Type of instrument.

Allowed:
string
enum

Type of option contract.

Allowed:
integer

Limits the number of relevant entries in the response. Defaults to 10. Maximum value is 50

integer

Offset.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json