ismailcarlik

Trend Lines, Supports and Resistances

ismailcarlik 업데이트됨   
█ OVERVIEW
This is a simple script that draws trend lines, supports and resistances based on the highs and lows of pivots and is developed solely for practice purposes while learning the Pine Script language.

█ FEATURES:
  • Ability to change pivot length and mark pivots on chart.
  • Ability to change amount of pivot points that used to generate trend lines or support and resistances.
  • Ability to set exception for last "n" bars for breaks.
  • Ability to set exception up to "n" times for breaks.
  • Ability to see broken trend lines as ghosts.
  • Ability to set alarms for breaks.
  • Ability to change colors and line widths.
  • And many more...

█ DISCLAIMER:
Trading is risky and most of the day traders lose money eventually. This indicator is only for educational purposes and should not be construed as financial advice. Past performances does not guarantee future results.
릴리즈 노트:
Fixed bugs at alert texts.
릴리즈 노트:
Added options for alert frequencies.

  • "Once Per Bar": The first function call during the bar triggers the alert.
  • "Once Per Bar Close": The function call triggers the alert only when it occurs during the last script iteration of the real-time bar, when it closes.
  • "All": All function calls trigger the alert.
릴리즈 노트:
Added alerts for new pivot highs and lows which may be possible supports and resistances.

오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?