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

Automated Trading Language Documentation

AbsoluteStrengthMarket Indicator
AbsoluteStrengthMarket
Author: igorad
Vladimir Tsyrulnik: The Essense of my program is improvisation! (ATC 2010) Vladimir Tsyrulnik: The Essense of my program is... Screenshot
EURUSD, H1
Demo
Subscribe to signal
Traxx FX Reversal
31.73%, 5 329.30 EUR
Clock Timezone LimitedClock Timezone Limited Try product
Clock Timezone Limited
Author: song_song

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


Updated: 2010.10.25