당사 팬 페이지에 가입하십시오
- 조회수:
- 6133
- 평가:
- 게시됨:
- 2018.09.23 14:43
- 업데이트됨:
- 2018.09.23 17:10
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Theory :
EMA (Exponential Moving Average) is very well known and widely used indicator. More information on it can be found here : https://en.wikipedia.org/wiki/Moving_average
This version :
It is rare that somebody changes something in the EMA calculation. In one old work of theirs, Bob Fulks and Alex Matulich proposed (as a part of T3 calculation improvement) changing the way how EMA is calculated in order to lessen the EMA lag. This version is using the way they proposed. In a lack of a better name, the name given is the "fast ema"
Usage :
You can use this version the usual way - change of color can be used as a signal
Comparison :
For the sake of seeing what it is about, at this example the colored line is the "fast ema" and the gray line is the "regular ema" with same parameters

T3 stripped

Laguerre RSi with Laguerre filter - extended