거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

JMASlope_MTF - Multi-Frame Indicator - MetaTrader 4용 지표

조회수:
17700
평가:
(4)
게시됨:
2008.02.28 09:12
업데이트됨:
2014.04.21 14:52
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.