Click or drag to resize

SharpScriptBaseGetCurrentAsk Method (Int32)

Gets the current ask price. 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 double GetCurrentAsk(
	int barsIndex
)

Parameters

barsIndex
Type: SystemInt32

Return Value

Type: Double
See Also