당사 팬 페이지에 가입하십시오
- 조회수:
- 7161
- 평가:
- 게시됨:
- 2018.07.30 16:11
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Trend Trigger Factor was described by M.H. Pee in the Technical Analysis of Stocks and Commodities magazine in December, 2004.
This version is adding JMA (Jurik Moving Average) smoothing to lessen false signals and some extras in order to make the trend triggering state easier.
Also, this version is made a standalone (no need for the Trend Trigger Factor JMA indicator in order to work) multi timeframe indicator.
In this version timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3 "special" timeframes:
- Next higher timeframe: first higher timeframe compared to active chart.
- Second higher timeframe: second higher timeframe compared to active chart.
- Third higher timeframe: third higher timeframe compared to active chart.
If some of these 3 timeframes are used, then the timeframe is set automatically as you change the timeframe of the chart.

Multi timeframe version of the Trend Trigger Factor indicator.

Trend Trigger Factor indicator ported to MQL5 from wrongly coded version for MetaTrader 4.

TRIX indicator using a logarithm of a price.

TRIX indicator using a logarithm of a price and T3 instead of Exponential Moving Average for smoothing.