SharpScriptBaseGetLastPrice Method |
Returns the last traded price of the primary bars. In case the realtime price is not available the closing value of the last available bar is returned
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public double GetLastPrice()
Return Value
Type:
DoubleSee Also