OPEN-SOURCE SCRIPT
업데이트됨 20/200MAs+LTF+4HTF and HighLowBox+3HTF

20/200MAs
Shows 20 and 200 MAs in each TFs(tfChart,1 Lower and 4 Higher).
TFs:
MAs:
HighLowBox+3HTF
Enclose in a square high and low range in each timeframe.
Shows price range and duration of each box.
In current timeframe, shows Fibonacci Scale inside(23.6%, 38.2%, 50.0%, 61.8%, 76.4%)/outside of each box.
Outside(161.8%,261.8,361.8%) would be shown as next target, if break top/bottom of each box.
static timeframes can also be used.
Shows 20 and 200 MAs in each TFs(tfChart,1 Lower and 4 Higher).
TFs:
- current TF
- Lower TF (default: lower1)
- Higher TF1 (default: higher1)
- Higher TF2 (default: higher1)
- Higher TF3 (default: higher1)
- Higher TF4 (default: higher1)
MAs:
- 20MA (default: sma)
- 1st 200MA (default: sma)
- 2nd 200MA (default: ema)
- VWAP (optional)
HighLowBox+3HTF
Enclose in a square high and low range in each timeframe.
Shows price range and duration of each box.
In current timeframe, shows Fibonacci Scale inside(23.6%, 38.2%, 50.0%, 61.8%, 76.4%)/outside of each box.
Outside(161.8%,261.8,361.8%) would be shown as next target, if break top/bottom of each box.
- 1st box for current timeframe.
- 2nd box for higher timeframe.(default: higher1)
- 3rd box for higher timeframe.(default: higher2)
- 4th box for higher timeframe.(default: higher3)
static timeframes can also be used.
릴리즈 노트
HighLowBoxAdded 4th HTFbox(default: false).
Minor color adjustment.
Fixed bugs around initial value of arrays("D" or higher timeframe's box was not shown).
릴리즈 노트
Added RSI Signal IndicatorRSI Signals are shown at the bottom(RSI<30) or the top(RSI>70) of HighLowBox in each timeframe.
To disable RSI: uncheck RSI checkboxes from bottom part of configuration panel.
RSI Signal is color coded by RSI9 and RSI14 in each timeframe.(current TF: ●, HTF1-4: ➊➋➌➍)
In case of RSI<=30,
Location: bottom of the HighLowBox
white: only RSI9 is <=30
aqua: RSI9 and RSI14 are <=30 and RSI9RSI14
green: only RSI14 is <=30
In case of RSI>=70,
Location: top of the HighLowBox
white: only RSI9 is >=70
yellow: RSI9 and RSI14 are >=70 and RSI9>RSI14
orange: RSI9 and RSI14 are >=70 and RSI9=70
릴리즈 노트
Renamed."20/200MAs+LTF+4HTF and HighLowBox+3HTF" -> "20/200MAs and HighLowBox HTF+RSI"
Fixes
- HighLowBox @tf4 was same as @tf3.
- Set symbol "➊➋➌➍" for tf1-4.
- Plot RSI signal if only when value is updated.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.