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

Automated Trading Language Documentation

Screenshot
#USDX, D1
Real
Building a Spectrum Analyzer Building a Spectrum Analyzer Subscribe to signal
TTT7262021
61.75%, 15 763.22 USD
Market ActivityMarket Activity Try product
Market Activity
Author: monsterer
WideRangePredictor Indicator
WideRangePredictor
Author: Rone

CiSpread

CiSpread is a class designed for access to spreads of the bars in the history.

Description

The CiSpread class provides an access to spread historical data.

Declaration

   class CiSpread: 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