Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
4836
Note:
(15)
Publié:
2012.10.31 11:13
Mise à jour:
2023.03.29 13:42
\MQL5\Include\
xrsx.mq5 (11.51 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

MultiXRSXSignal displays information on current trends using values of the four XRSX indicators obtained from different time frames.

Each of the XRSX indicators corresponds to one of the four lines of the indicator. If the XRSX indicator is above its signal line, the line is blue, if it is bellow, the line is red. Colored points appear on the lines when the bar of the relevant time frame is changing.

The operation of the indicator requires the indicator XRSX.mq5 to be located in terminal_directory\MQL5\Indicators.

The XRSX.mq5 indicator uses the SmoothAlgorithms.mqh library classes (to be copied to terminal directory\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 MultiXRSXSignal Indicator

Fig.1 The MultiXRSXSignal Indicator

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

EA_AML EA_AML

Expert Advisor that trades based on the AML indicator, at the intersection of the bar with the indicator line.

Fast ZigZag Fast ZigZag

The easiest and fastest zigzag.

MultiX2MASignal MultiX2MASignal

MultiX2MASignal displays information on current trends using values of the four X2MA indicators obtained from different time frames.

MultiMACDSignal MultiMACDSignal

MultiMACDSignal displays information on current trends using values of the six MACD indicators obtained from different time frames.