당사 팬 페이지에 가입하십시오
- 조회수:
- 17484
- 평가:
- 게시됨:
- 2016.10.28 16:13
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This indicator can use the fixed levels too (as the "basic" version — when floating level period is set to <=1)
but in that case it clearly shows how introducing floating levels can
completely change the nature of the indicator. This indicator has the
floating levels (which you can turn off by setting the floating levels
to less than 1), and it seems that it really needed something like that
(like all RSI like indicators, long periods of relative volatility index
tend to get flatter and flatter, and then the fixed levels are becoming
useless).
Deviation from the original calculation is that
smoothing is added. Without smoothing (when smoothing is set to <=
1), the results is "jumpy" and in order to avoid that kind of too much
signals, smoothing was added. Even longer periods of smoothing can be
used (it does not cause significant lag) — but some experimenting is
advised.

Three T3s calculated: of high (upper line), close (middle line) and low (lower line).

MACD variation that uses Nonlag MA.

The upgraded version of Stochastic without repainting.

It is a DT oscillator as described by Robert Miner with some additional features.