workflows for trading technologies x-凯发k8网页登录

main content

workflows for trading technologies x_trader

you can use x_trader® to monitor market price information and submit orders.

to monitor market price information:

  1. connect to trading technologies® x_trader using .

  2. create an event notifier using .

  3. create an instrument and attach it to the notifier using . optionally, use to return information on the instrument that you have created.

  4. close the trading technologies x_trader connection using .

to submit orders to x_trader:

  1. connect to trading technologies x_trader using .

  2. create an event notifier using .

  3. create an instrument and attach it to the notifier using . optionally, use to return information on the instrument that you have created.

  4. create an order set using to define the level of the order status events and event handlers for orders that will be submitted to x_trader.

  5. define the order using . an order profile contains the settings that define an individual order to be submitted.

  6. route the order for execution using the orderset object created by in step 4.

  7. close the trading technologies x_trader connection using .

to monitor market price information and respond to market changes by automatically submitting orders to x_trader:

  1. connect to trading technologies x_trader using .

  2. create an event notifier using .

  3. create an instrument and attach it to the notifier using . use to return information on the instrument that you have created.

  4. define events by assigning callbacks for validating or invalidating an instrument and performing calculations based on the event. based on some predefined condition reached when changes in the incoming data satisfy the condition, event callbacks execute the functions in steps 5, 6, and 7.

  5. create an order set using to define the level of the order status events and event handlers for orders that will be submitted to x_trader.

  6. define the order using . an order profile contains the settings that define an individual order to be submitted.

  7. route the order for execution using the orderset object created by in step 5.

  8. close the trading technologies x_trader connection using .

related topics

    网站地图