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 protected double GetCurrentAsk(
int barsIndex
)
Parameters
- barsIndex
- Type: SystemInt32
Return Value
Type:
DoubleSee Also