Definition
Returns the current bid volume.
Method Return Value
An int value representing the current bid volume. Note: When accessed during a historical backtest, the volume of the evaluated bar is subsituted.
Syntax
GetCurrentBidVolume()
GetCurrentBidVolume(int barSeriesIndex)
Method Of
Custom Indicator, Custom Strategy