Order Strategy L Dependents

Retrieves all entities of OrderStrategy type related to multiple entities of Account type

Authentication

AuthorizationBearer

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

Query parameters

masteridslist of longsRequired
ids of Account entities

Response

OrderStrategy
accountIdlong
timestampstringformat: "date-time"
contractIdlong
orderStrategyTypeIdlong
actionenum
Buy, Sell
Allowed values:
statusenum
ActiveStrategy, ExecutionFailed, ExecutionFinished, ExecutionInterrupted, InactiveStrategy, NotEnoughLiquidity, StoppedByUser
idlong or null
initiatorIdlong or null
paramsstring or null<=8192 characters
uuidstring or null<=64 characters
failureMessagestring or null<=512 characters
senderIdlong or null
customTag50string or null<=64 characters
userSessionIdlong or null