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

Automated Trading Language Documentation

Screenshot
EURUSD, M1
Demo
Speed Up Calculations with the MQL5 Cloud Network Speed Up Calculations with the MQL5 Cloud Network Multi Timeframe MappingMulti Timeframe Mapping Try product
Multi Timeframe Mapping
Author: tradelife
Subscribe to signal
Frevo Strategy ASYY3 New
372.68%, 47 268.31 USD
Ichimoku Oscillator Indicator
Ichimoku Oscillator
Author: GODZILLA

CiRealVolume

CiRealVolume is a class designed for access to real volumes of the bars in the history.

Description

The CiRealVolume class provides an access to real volumes of the bars in the history.

Declaration

   class CiRealVolume: public CSeries

Title

   #include <Indicators\TimeSeries.mqh>

Class Methods

Create Methods

 

Create

Creates a timeseries

BufferResize

Sets buffer size

Data Access Methods

 

GetData

Gets the data

Data Update Methods

 

Refresh

Updates the data


Updated: 2010.11.11