Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4689
Valutazioni:
(16)
Pubblicato:
2012.10.31 11:54
Aggiornato:
2023.03.29 13:42
\MQL5\Include\
x2ma.mq5 (7.96 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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

Each of the X2MA indicators corresponds to one of the four indicator lines. If the X2MA indicator goes up, the line is blue, if it goes down, the line is orange. Colored points appear on the lines when the bar of the relevant time frame is changing.

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

The X2MA.mq5 indicator uses the SmoothAlgorithms.mqh library classes (to be be placed in 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 MultiX2MASignal Indicator

Fig.1 The MultiX2MASignal Indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1045

MultiXRSXSignal MultiXRSXSignal

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

EA_AML EA_AML

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

MultiMACDSignal MultiMACDSignal

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

MultiRVISignal MultiRVISignal

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