OPEN-SOURCE SCRIPT
업데이트됨

Pivot Trendlines with Breaks [HG]

🧾 Pivot Trendlines and Breaks
A script meant to debut and provide an example usage of the Simple Trendlines library using Pine Script's built-in pivot system.
Simple Trendlines

In under 50 lines of code, with inputs, plots, styling, and alerts included we're able to create trendlines with a breakout system.

▶️ How it works
Calculating pivot points helps traders identify moments at which the market's attitude can shift from bullish to bearish. In the background, the script tracks pivot events for trendlines and uses a system that prevents any leakage between the trendlines before they are drawn.

⚫️ Settings
  • Pivot Length
  • Color Adjustments

스냅샷
⚫️ Alerts
스냅샷
릴리즈 노트
Refactor
  • Runtime performance increase.
릴리즈 노트
Added
  • Repaint options
  • More style options
릴리즈 노트
Update
  • Maximum line display count is now set as default.
  • The indicator now features newly displayed target levels.
릴리즈 노트
Add
  • More Input Options
  • Ability to choose an external source, giving the script a more "universal" feel. Users now have the freedom to choose the way they want their breakouts to be, with the "Use Source for Cross Detection" input.
  • Introducing an optional faster pivot system, the same one used in RSI Trendlines with Breakouts

Here's an example image of the script calculating trendlines with breaks on the TEMA. Now possible with this update.
스냅샷
While the code is no longer around 50 lines as stated in the main description, the indicator is structured and extended to provide developers with examples of how the Simple Trendlines library can be used.
릴리즈 노트
Refactor
  • Removed old pivot system in favor of Pine Script's built-in pivot system. Leading to run-time performance increase and more accurate results.

면책사항

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