SharpScriptBaseGetCurrentBid Method |
Gets the current bid price of the primary bar. For historical bars, will return the corresponding close value of the bars.
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected double GetCurrentBid()
Return Value
Type:
DoubleSee Also