Trading Commands

Brief

The section describes trading commands that can be executed via the terminal:execute() method.

Details

To request command execution (see terminal:execute()), you must fill an instance of valuemap with command parameters.

The first field is the command. For example, to create an order, fill the Command field of the value map with the "CreateOrder" value.

Please refer to one of the articles below for details on how to fill the value map for each command.

Note: Examples are available for the following commands:

Articles

Create Order

Create OCO orders

Create OTO orders

Create a new contingency group

Add existing orders into an existing contingency group

Remove orders from an existing contingency group

Edit Order

Delete Order

back