Aladdin Studio · Schema

Order

A trading order in the Aladdin system

FinancialInvestment ManagementPortfolio AnalyticsRisk ManagementAsset ManagementBlackRockData Cloud

Properties

Name Type Description
orderId string Unique order identifier
portfolioId string Portfolio identifier
securityId string Security identifier
side string Order side
quantity number Order quantity in shares or units
filledQuantity number Quantity filled
averagePrice number Average execution price
status string Order status
orderType string Order type
createdAt string Order creation timestamp
filledAt string Order fill timestamp
View JSON Schema on GitHub