Main Content

Trading Technologies

Access market data and submit orders through Trading Technologies®X_TRADER®

For a simple example about order creation using X_TRADER, seeCreate Order Using X_TRADER. For information about using X_TRADER functions, see theWorkflows for Trading Technologies X_TRADER.

Functions

xtrdr CreateX_TRADERconnection
createNotifier Create instrument notifier forX_TRADER
createInstrument Create instrument forX_TRADER
createOrderSet Create order set forX_TRADER
createOrderProfile Create order profile forX_TRADER
getData Obtain currentX_TRADERdata
close CloseX_TRADERconnection

Topics

Workflows for Trading Technologies X_TRADER

Monitor market price information, and manually and automatically submit orders.

Listen for X_TRADER Price Updates

This example shows how to connect to X_TRADER and listen for price update event data.

Listen for X_TRADER Price Market Depth Updates

This example shows how to connect to X_TRADER and turn on event handling for level-two market data (for example, bid and ask orders in the market for an instrument) and then create a figure window to display the depth data.

Submit X_TRADER Orders

This example shows how to connect to X_TRADER and submit orders.