🧾 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. 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
Note di rilascio
Refactor
Runtime performance increase.
Note di rilascio
Added
Repaint options
More style options
Note di rilascio
Update
Maximum line display count is now set as default.
The indicator now features newly displayed target levels.
Note di rilascio
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.
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.
Note di rilascio
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.
In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.