Bloomberg AIM · Schema

CreateOrderRequest

Financial DataMarket DataOrder ManagementPortfolio ManagementTrading

Properties

Name Type Description
EMSX_TICKER string Bloomberg security identifier
EMSX_AMOUNT integer Order quantity (number of shares/contracts)
EMSX_ORDER_TYPE string Order type
EMSX_SIDE string Buy or sell
EMSX_TIF string Time in force
EMSX_LIMIT_PRICE number Limit price (required for LMT and STP LMT orders)
EMSX_STOP_PRICE number Stop price (required for STP and STP LMT orders)
EMSX_ACCOUNT string Trading account identifier
EMSX_NOTES string Free-text notes attached to the order
EMSX_HAND_INSTRUCTION string Handling instruction
EMSX_BASKET_NAME string Name of the basket this order belongs to
EMSX_CFD_FLAG string Contract for difference flag
EMSX_CUSTOM_NOTE1 string
EMSX_CUSTOM_NOTE2 string
EMSX_CUSTOM_NOTE3 string
EMSX_CUSTOM_NOTE4 string
EMSX_CUSTOM_NOTE5 string
EMSX_GTD_DATE string Good-till-date in YYYYMMDD format
EMSX_INVESTOR_ID string Investor identifier for allocation
EMSX_LOCATE_BROKER string Locate broker for short sells
EMSX_LOCATE_ID string Locate ID for short sells
EMSX_PORTFOLIO string Portfolio name for the order
View JSON Schema on GitHub