LastValue Property¶
Summary¶
Gets the last value of this DataSeries.
Remarks¶
The last value may represent one of the values of the last bar of the market series, e.g. Open, High, Low and Close. Therefore, take into consideration that on each tick, except the Open price, the rest of the values will most probably change.
Signature¶
1 |
|
Return Value¶
double
Declaring Type¶
Examples¶
1 2 3 4 5 6 7 8 9 10 |
|
Last update: March 17, 2023