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精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?