PineCoders (@pinecoders) 's Twitter Profile
PineCoders

@pinecoders

PineCoders is a TradingView-supported group of Pine Script™ programmers.

ID: 1263090616797454336

linkhttps://www.tradingview.com/u/PineCoders/ calendar_today20-05-2020 12:54:22

437 Tweet

4,4K Followers

1 Following

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature The Reference Manual was reorganized in more meaningful sections, which you can see in its left navigation pane. Also, items in each section are now ordered alphabetically.

🌲 #newfeature
The Reference Manual was reorganized in more meaningful sections, which you can see in its left navigation pane. Also, items in each section are now ordered alphabetically.
PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature Consider using the new Pine Script® maps when you need efficient lookup tables in scripts: tradingview.com/blog/en/pine-s…

PineCoders (@pinecoders) 's Twitter Profile Photo

🔈 #news The z-index of visual elements has changed. Among the changes, fills now appear behind plots and hlines: tradingview.com/pine-script-do…

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature A new `timeframe.from_seconds()` function makes it easier to manipulate timeframes when used in conjunction with the existing `timeframe.in_seconds()`. See the code example in the new function's entry in the Reference Manual: tradingview.com/pine-script-re…

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature `ticker.inherit()` now allows you to transport symbol modifiers from one symbol to another when creating tickers for `request.*()` functions, including previously inaccessible modifiers such as back-adjustment: tradingview.com/pine-script-re…

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature Access future dividend information with three new variables: `dividends.future_amount`, `dividends.future_ex_date` and `dividends.future_pay_date`.

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature An `ignore_invalid_timeframe` parameter was added to `request.security_lower_tf()`. It provides more control over the runtime errors generated by scripts using the function: tradingview.com/pine-script-re…

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature Use external EOD data from a GitHub repo in your scripts with our new Pine Seeds and `request.seed()`: tradingview.com/pine-script-re… github.com/tradingview-pi…

PineCoders (@pinecoders) 's Twitter Profile Photo

🔈 #news Pinefest #1 is out! You have one week to submit an entry to our Pine Script® programming contest. The winner will receive 500 USD. tradingview.com/chart/SPY/ZTjv…

PineCoders (@pinecoders) 's Twitter Profile Photo

🔈 #news You sometimes ask us who PineCoders are. We tried to explain things in here: tradingview.com/chart/SSP/yW5e…

PineCoders (@pinecoders) 's Twitter Profile Photo

🌲 #newfeature The `plot*()` functions have two new parameters, `format` and `precision`, which allow you to selectively control how they display values in the chart pane’s y-axis, the script’s status line, and the Data Window: tradingview.com/pine-script-do…