Click or drag to resize

SharpScriptBaseGetCurrentBidVolume Method

Gets the bid volume of the primary bars. Works in realtime only.

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected long GetCurrentBidVolume()

Return Value

Type: Int64
See Also