당사 팬 페이지에 가입하십시오
Zero lag MA - MetaTrader 5용 지표
- 조회수:
- 7550
- 평가:
- 게시됨:
- 2018.04.11 10:40
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
In an eternal search for an average with less lag, there were few attempts that were quite good. The ZeroLAG MA indicator was described in the journal "Technical Analysis of Stocks and Commodities", April, 2000 for the first time. According to creators, the ZeroLAG MA indicator is a Moving Average with zero delay. If we agree or not, does not matter since, compared to some "regular" Moving Averages the lag it has is significantly lower, so it can be used in any system where less lag is of great importance.
The Relative Strength Index (RSI) is a momentum indicator developed by noted technical analyst Welles Wilder, that compares the magnitude of recent gains and losses over a specified time period to measure speed and change of price movements of a security. It is primarily used to attempt to identify overbought or oversold conditions in the trading of an asset.
Triple HullThe indicator is using 3 instances of Hull Moving Average.
This indicator uses DEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version faster.
Zero lag TEMAThis indicator uses TEMA calculation mode in order to make the lag lesser compared to the original Zero lag MA, and that makes this version even faster than the Zero lag DEMA too.