Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

JMASlope_MTF - Multi-Frame Indicator - indicatore per MetaTrader 4

Visualizzazioni:
17703
Valutazioni:
(4)
Pubblicato:
2008.02.28 09:12
Aggiornato:
2014.04.21 14:52
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This is a simple multi-frame indicator for those who prefer to see indicators of higher timeframes on the current chart.

The basic indicator here is JMASlope. For the operation of a multi-frame indicator a basic indicator is obligatory.
JMASlope is developed by TrendLaboratory Ltd. (Copyright © 2005, TrendLaboratory Ltd.).

The basic indicator JMASlope detects peaks of price impulses and the divergence of such impulses. Besides, it indirectly detects the impulse strength by comparing previous peak sizes.


I think, this indicator will be very useful for those who prefer scalping and swing trading.


However, the use of the indicator alone on a current timeframe results in a lot of errors, because the indicator does not show the general state. For diminishing the number of such errors, the multi-frame indicator JMASlope_MTF has been created.

If we attach to a chart both the basic and the multi-frame indicator, the current situation state becomes clear.
The multi-time indicator will detect global impulses, while the basic indicator will detect the structure and parts of the global impulse.
In such a case this set may be useful for those who analyze the market using Elliot Waves.

P.S. This multi-frame indicator can be used almost with any basic indicator that has two input parameters of INTEGER type, even if the input parameters names do not coincide with the original. IMPORTANT: there must be only two such parameters, both of INTEGER type.
In the input parameter INDICATOR, replace the indicator name by your indicator, set the necessary timeframe, the first and the second parameters. As a result you will get a histogram of your basic indicator on any timeframe.

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

Alternative of Moving Averages on the Basis of Bezier Curve Alternative of Moving Averages on the Basis of Bezier Curve

This indicator is alternative of moving averages, but with lower lag and adjustable sensitivity coefficient.

TREND_alexcud TREND_alexcud

A multi-timeframe indicator. It shows the trend direction of several time charts in a separate window.

Indicator 'Currency' Is a Useful Program Indicator 'Currency' Is a Useful Program

The indicator-informer Currency prints and writes into a file the following information.

StepChoppy_v2 StepChoppy_v2

StepChoppy_v2 indicator. Uses indicators: StepMA_v7, StepRSI_v5.2.