Trading Technologies
Access market data and submit orders through Trading Technologies®
                X_TRADER®
For a simple example about order creation using X_TRADER, see Create Order Using X_TRADER. For information about using X_TRADER functions, see the Workflows for Trading Technologies X_TRADER.
Functions
| xtrdr | Create X_TRADER connection | 
| createNotifier | Create instrument notifier for X_TRADER | 
| createInstrument | Create instrument for X_TRADER | 
| createOrderSet | Create order set for X_TRADER | 
| createOrderProfile | Create order profile for X_TRADER | 
| getData | Obtain current X_TRADER data | 
| close | Close X_TRADER connection | 
Topics
- Workflows for Trading Technologies X_TRADERMonitor market price information, and manually and automatically submit orders. 
- Listen for X_TRADER Price UpdatesThis example shows how to connect to X_TRADER and listen for price update event data. 
- Listen for X_TRADER Price Market Depth UpdatesThis 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 OrdersThis example shows how to connect to X_TRADER and submit orders.