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 protected long GetCurrentAskVolume(
int barsIndex
)
Parameters
- barsIndex
- Type: SystemInt32
Bars index
Return Value
Type:
Int64See Also