Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3248
- Note:
- Publié:
- 2018.06.06 14:28
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The Performance Index (PI) is used in technical analysis for comparing a symbol's price trend with the general trend of the benchmark index.
The ratio of indices of two instruments (the current and the one selected in inputs) is shown in a separate window. The indicator has four input parameters:
- Period - calculation period;
- Method - calculation method;
- Applied price - the calculation price;
- Instrument - the benchmark instrument.
Please note that for a proper display of the indicator, the symbol that you specify in inputs must exist on the server and must have the required history. If the symbol does not have enough history, the indicator will not display anything until the required history is downloaded from the server.
Fig.1. GBPUSD Performance Index
Fig.2. USDJPY Performance Index
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20447

A Moving Average with the smoothing type by Mark Jurik.

An indicator of important extremums.