🔈 Welcome to the PineCoders Squawk Box! 📣
This channel broadcasts news, updates and tips on TradingView's Pine programming language.
We also broadcast on Twitter and in the Pine Script chat on TV.
The PineCoders web site contains a ton of information about Pine, including our famous FAQ & Code.
The PineCoders moderator account on TV shares tools for Pine coders and picks the best open-source scripts which you can see in the Editors' Picks section of the scripts stream. PineCoders manning the account are also responsible for script moderation on TV.
This channel broadcasts news, updates and tips on TradingView's Pine programming language.
We also broadcast on Twitter and in the Pine Script chat on TV.
The PineCoders web site contains a ton of information about Pine, including our famous FAQ & Code.
The PineCoders moderator account on TV shares tools for Pine coders and picks the best open-source scripts which you can see in the Editors' Picks section of the scripts stream. PineCoders manning the account are also responsible for script moderation on TV.
PineCoders Squawk Box pinned «🔈 Welcome to the PineCoders Squawk Box! 📣 This channel broadcasts news, updates and tips on TradingView's Pine programming language. We also broadcast on Twitter and in the Pine Script chat on TV. The PineCoders web site contains a ton of information about…»
🌲
While it's not yet documented in the Help Center doc on variable values in alerts, you can use the
Note that contrary to int values returned by
{{interval}}
placeholder in alertsWhile it's not yet documented in the Help Center doc on variable values in alerts, you can use the
{{interval}}
placeholder in alertcondition()
's message=
argument to include the resolution of the chart used to configure the alert. A string in the same format as that returned by timeframe.period
will be replaced.Note that contrary to int values returned by
timeframe.multiplier
, this string is unambiguous.We published a 16-gradient version of our Color Gradient Framework - PineCoders FAQ:
https://www.tradingview.com/script/EjLGV9qg-Color-Gradient-16-colors-Framework-PineCoders-FAQ/
https://www.tradingview.com/script/EjLGV9qg-Color-Gradient-16-colors-Framework-PineCoders-FAQ/