Interface GetPositionsResponse

Get postions response.

Hierarchy

Properties

code?: number

This is the code to identify specific responses.

message?: string

This is the message to identify the specific error responses.

netPositions: http.Position[]

List of all positions for the current trading day.

Overall status of positions for the current trading day.

s: string

ok / error.

Generated using TypeDoc