The type of pricing for the order.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public PriceType PriceType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property PriceType As PriceType |
| Visual C++ |
|---|
public: property PriceType PriceType { PriceType get (); } |
Field Value
Remarks
Whether the order is a market order, limit, stop market etc.