ismailcarlik

Trend Lines, Supports and Resistances

ismailcarlik Diupdate   
█ 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.
Catatan Rilis:
Fixed bugs at alert texts.
Catatan Rilis:
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.
Catatan Rilis:
Added alerts for new pivot highs and lows which may be possible supports and resistances.

Skrip open-source

Dalam semangat TradingView, penulis dari skrip ini telah mempublikasikannya ke sumber-terbuka, maka trader dapat mengerti dan memverifikasinya. Semangat untuk penulis! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?