Low trade ticks of the current bar
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public int LowTicks { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LowTicks As Integer |
| Visual C++ |
|---|
public: property int LowTicks { int get (); } |