Tradingview: Rounding to the nearest tick in Pine Script
In this short article we will take a look at rounding to the nearest tick. This can be useful for
In this short article we will take a look at rounding to the nearest tick. This can be useful for
This week we have the first of two Kraken example scripts that will be released in the tv2bt repository. The
Trend lines in pine script can be tricky to develop. Not only do they require a bit more mathematics than
Configuring alerts on Tradingview can seem like a simple task at first glance. However, if you plan on using the
There is a common misconception among beginners when working with lower time-frames that can lead to confusion or a misunderstanding
A new update has just hit the tv2bt repository that changes the architecture of the module a little. As such,
Since Tradingview made it really easy to connect their alert system to 3rd party applications, it has become more important
This post provides a complete example script for live trading on Bitfinex (without leverage). It uses tv2btso that you can
Back in August, Tradingview added a major new feature to their alert system. This new feature, known as “webhooks” means
In version 4 of pine script, Tradingview added support for drawing lines and objects on the chart. Hooray! This small