MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Demo_Create_OBJ_BITMAP_Script Script
Demo_Create_OBJ_BITMAP_Script
Author: MetaQuotes
Subscribe to signal
GBPAUD Fighter from Lorenes
363.01%, 177 732.25 USD
Invisible ChartingInvisible Charting Try product
Invisible Charting
Author: FinGeR
MetaTrader 5 and MATLAB Interaction MetaTrader 5 and MATLAB Interaction Screenshot
USOILaug13, M5
Real

InitRealVolume

Initalizes the RealVolume timeseries.

bool  InitRealVolume(
   CIndicators*  indicators    // pointer
   )

Parameters

indicators

[in]  Pointer to collection of indicators and timeseries.

Returned value

true if successful, otherwise false.

Note

The RealVolume timeseries is initialized only if Expert Advisor uses the symbol/timeframe, different from the symbol/timeframe defined at initialization (and timeseries is used further).


Updated: 2011.07.26