Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use this one to filter on explicit TradeOrders that should be included in the batch order. This one supports the ExternalFund Execution Interface. Only TradeOrders that are in the state “Placed” is accepted.

Name

Type

Description

Mandatory

Available from version

TradeOrderBrickIds

Guid[]

An array of BrickIds that represent TradeOrders

True

2.38

...

Name

Type

Description

Available from version

InstrumentBrickId

Guid

The BrickId of the instrument which the order relates to

2.38

CashAssetBrickId

Guid

The BrickId of the cash asset which the order uses

2.38

OrderDirection

String

Can be “Buy” or “Sell”

2.38

IsPrePaid

Bool

Indicates if the order is a pre-paid order or not

2.38

IsUnitOrder

Bool

Indicates if the order is a unit order or not

2.38

TradeOrderIds

Guid[]

The Ids of the TradeOrders that were included in the BatchOrder.

2.38