Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
5629
Note:
(22)
Publié:
2013.02.15 09:24
Mise à jour:
2023.03.29 13:42
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The real author:

Weld and TrendLaboratory

The speed indicator of price change smoothed by the JMA averaging.

The formula for the calculation:

JMASlope[bar] = JMA(Price[bar]) JMA(Price[bar-1])

In some sense it is more sensitive analog of the technical indicator Bill Williams' Awesome Oscillator.

This indicator was first implemented in MQL4 and published in Code Base on 11.10.2007.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1 The JMASlope indicator

Fig.1 The JMASlope indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1520

AbsoluteStrengthMarket AbsoluteStrengthMarket

A tape indicator which defines the market state using the AbsoluteStrength indicator

SolarWinds SolarWinds

A typical and sufficiently smooth oscillator which can apply all oscillator analytical instruments

KiS_max_min_Channels KiS_max_min_Channels

The channel drawn on High and Low prices of daily candlesticks

CatFX50 CatFX50

A semaphore arrow signal indicator drawn on the basis of the EMA trend and reversal signals from crossings of the StepSto_v1 oscillator and its signal line