Definition
Returns the current ask price.
Method Return Value
A double value representing the current ask price. Note: When accessed during a historical backtest, the close price of the evaluated bar is subsituted.
Syntax
GetCurrentAsk()
GetCurrentAsk(int barSeriesIndex)
Method Of
Custom Indicator, Custom Strategy