|
| Name | Description |
|---|
 | SubmitNewOrder(Account, Market, BuySell, PriceType, TimeType, Int32, Double, Double, OpenClose, String, Int32, ActivationType, String) |
Creates and submits a new order for this account with the details specified.
|
 | SubmitNewOrder(Account, Market, BuySell, PriceType, TimeType, Int32, Int32, Int32, OpenClose, String, Int32, ActivationType, String) |
Creates and submits a new order for this account with the details specified.
|
 | SubmitNewOrder(Account, Market, BuySell, PriceType, TimeType, Int32, Double, Double, OpenClose, String, Int32, ActivationType, String, OrderList..::.UserRouting, OrderList..::.AccountRouting) |
Creates and submits a new order for this account with the details specified.
|
 | SubmitNewOrder(Account, Market, BuySell, PriceType, TimeType, Int32, Int32, Int32, OpenClose, String, Int32, ActivationType, String, OrderList..::.UserRouting, OrderList..::.AccountRouting) |
Creates and submits a new order for this account with the details specified.
|
 | SubmitNewOrder(Account, Market, BuySell, PriceType, TimeType, Int32, Double) |
Creates and submits a new order for this account with the details specified.
|
 | SubmitNewOrder(Account, Market, BuySell, PriceType, TimeType, Int32, Int32) |
Creates and submits a new order for this account with the details specified.
|