CiRSI
CiRSI is a class intended for using the Relative Strength Index technical indicator.
Description
The CiRSI class provides the creation, setup and access to the data of the Relative Strength Index indicator.
Declaration
class CiRSI: public CIndicator |
Title
#include <Indicators\Oscilators.mqh> |
Class Methods
Attributes
|
|
MaPeriod
|
Returns the averaging period
|
Applied
|
Returns the price type or handle to apply
|
Create Methods
|
|
Create
|
Creates the indicator
|
Data Access Methods
|
|
Main
|
Returns the buffer element
|
Input/output
|
|
virtual Type
|
Returns the object type identifier
|