The time behaviour of the order.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public TimeType TimeType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property TimeType As TimeType |
| Visual C++ |
|---|
public: property TimeType TimeType { TimeType get (); } |
Field Value
Remarks
Determines how the order will behave when submitted to the market, such as
ImmediateAndCancel, CompleteVolume etc.