High trade price of the current bar
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public double HighPrice { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property HighPrice As Double |
| Visual C++ |
|---|
public: property double HighPrice { double get (); } |