Click or drag to resize

SharpScriptBaseGetCurrentAskVolume Method (Int32)

Gets the ask volume of the specified 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 GetCurrentAskVolume(
	int barsIndex
)

Parameters

barsIndex
Type: SystemInt32
Bars index

Return Value

Type: Int64
See Also