Telegram Web Link
🌲 #newfeature
You can now receive notifications on updates to the scripts you have liked.
πŸ”ˆ #news
The process of progressively reducing the default historical buffer size will resume in the next few days. The next step will be to bring the default size down to 200 bars from the current 250.
If your scripts are in the minority that will be affected by the change, please consult the relevant Help Center page:
https://www.tradingview.com/?solution=43000587849
πŸ”ˆ #news
This latest blog post on Pine contains interesting stats:
https://www.tradingview.com/blog/en/pine-script-is-going-places-21315/
🌲 #newfeature
The resolution widget's dropdown menu now shows any custom interval defined using the chart's "Time Interval" icon.
πŸ”ˆ #news
The Shift-Shift shortcut that had recently started bringing up the Symbol Search dialog box has been removed.
🌲 #newfeature
Draw up to the last 500 labels or lines using the new max_lines_count and max_labels_count parameters with your study() or strategy() declaration statements:
https://www.tradingview.com/pine-script-reference/v4/#fun_study
🌲 #newfeature
array.range() now returns the difference between the min and max values from a given array.
https://www.tradingview.com/pine-script-reference/v4/#fun_array{dot}range
πŸ”ˆ #news
Another step will be taken on Monday to further reduce the memory limit allowed per script. Be prepared for some scripts to start throwing the 'Memory limits exceeded` error. See here for solutions:
https://www.tradingview.com/?solution=43000590233
πŸ”ˆ #news
TradingView now broadcasts news on TG
https://www.tg-me.com/tradingview
🌲 #newfeature
The alma() built-in function now accepts a new floor parameter to control how the offset is interpreted.
https://www.tradingview.com/pine-script-reference/v4/#fun_alma
🌲 #newfeature
The behavior of rising() and falling() has changed. The functions now return true only when the series has been rising/falling consecutively for the length number of bars, whereas before it was sufficient for the previous length values to be lower/higher than the current value for the function to return true.
https://www.tradingview.com/pine-script-reference/v4/#fun_rising
https://www.tradingview.com/pine-script-reference/v4/#fun_falling
πŸ”ˆ #news
We added a FAQ entry:
How can I find the nth highest/lowest value in the last bars?

https://www.pinecoders.com/faq_and_code/#how-can-i-find-the-nth-highestlowest-value-in-the-last-bars
🌲 #newfeature
Arrays now support three additional types: line ids, label ids and strings.
Two new functions allow the manipulation of string with arrays: array.join() and str.split():
https://www.tradingview.com/pine-script-reference/v4/#fun_array{dot}join
https://www.tradingview.com/pine-script-reference/v4/#fun_str{dot}split
🌲 #newfeature
When invite-only script users are removed from the access list, they will lose access to the script after four hours, even if they do not refresh their browser tab.
2025/07/03 16:41:11
Back to Top
HTML Embed Code: