You can now update your scripts without risking a conversion to an idea.
Are you a trader using TradingView's Pine programming language? If so, you need to check out PineCoders Squawk Box! This Telegram channel is dedicated to providing you with the latest news and tips related to trading on TradingView using the Pine programming language. PineCoders Squawk Box is the go-to channel for traders who want to stay informed and ahead of the game when it comes to using Pine on TradingView. Whether you are a beginner looking for some guidance or an experienced trader wanting to stay updated on the latest trends, this channel has something for everyone. The channel is managed by a group of expert traders and programmers who are passionate about sharing their knowledge and insights with the trading community. They regularly update the channel with news, tips, and tutorials to help you enhance your trading skills and make the most of the Pine programming language. By joining PineCoders Squawk Box, you will have access to a wealth of information that can help you improve your trading strategies and achieve better results. You will also be able to connect with like-minded individuals who share your passion for trading and programming. Don't miss out on the opportunity to join a vibrant community of traders and programmers who are dedicated to helping each other succeed. Join PineCoders Squawk Box today and take your trading on TradingView to the next level! Stay informed, stay connected, and stay ahead of the game with PineCoders Squawk Box.
26 Jul, 15:31
05 Jul, 14:45
05 Feb, 18:41
29 Dec, 15:04
27 Dec, 13:25
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:26 Dec, 16:43
request.*()
functions was rolled out:11 Dec, 15:59
06 Nov, 14:42
25 Oct, 14:33
21 Oct, 11:51
21 Sep, 15:37
19 Sep, 14:03
18 Sep, 16:31
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:14 Sep, 12:30
14 Sep, 12:16
,
dividends.future_ex_date
and
dividends.future_pay_date. 14 Sep, 12:02
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:13 Sep, 13:59
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. 05 Sep, 15:37
31 Aug, 14:52