| Visual Basic (Declaration) | |
|---|---|
Public Enum OPO_AlgorithmicOrder.eCustomOrderProperties Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As OPO_AlgorithmicOrder.eCustomOrderProperties | |
| C# | |
|---|---|
public enum OPO_AlgorithmicOrder.eCustomOrderProperties : System.Enum | |
| C++/CLI | |
|---|---|
public enum class OPO_AlgorithmicOrder.eCustomOrderProperties : public System.Enum | |
| Member | Description |
|---|---|
| copLimitPrice | Limit price of the second order, if its type is Limit or StopLimit. |
| copOrderSide | Side of the second order. |
| copOrderType | Type of the second order. |
| copQuantity | Quantity of the second order. |
| copStopPrice | Stop price of the second order, if its type is Stop or StopLimit. |
| copSymbol | Symbol name of the second order. |
System.Object
System.ValueType
System.Enum
AlgorithmicOrders.OPO_AlgorithmicOrder.eCustomOrderProperties