| | Name | Description |
|---|
 | SubmitOrder(String, OrderAction, OrderType, Double, Double) |
Submits an order with the quantity as defined in the Strategy Selector View
|
 | SubmitOrder(String, OrderAction, OrderType, Int32, Double, Double) |
Submit an order
|
 | SubmitOrder(Int32, String, OrderAction, OrderType, Int32, Double, Double) |
Submit an order
|
 | SubmitOrder(String, OrderAction, OrderType, Int32, Double, Double, String) |
Submit an order
|
 | SubmitOrder(Int32, String, OrderAction, OrderType, Int32, Double, Double, String) |
Submit an order
|