TradingView is limited in some ways and unfortunately, it’s not possible to create a custom screener in TradingView using standard features. However, you can create a simple screener using PineScript, receive screener filters as alerts, and even resend them to the telegram. Here I will show you how you can do that. Here you can How to create a custom screener in TradingView? Read More →
We live in a very nice world where access to data becomes more and more affordable. In this article I will show you 3 best free stocks API, in my opinion, you can use to get historical data for stocks. Some of these APIs are freemium, they have paid both free and paid plans. But Best Free API for Historical Stock Data – Examples in R Read More →
Alerts on strategies were introduced just recently in TradingView. These alerts have an alert_message placeholder which allows you to compose in PineScript very complex alerts and insert quite a lot of information in them. Here is just a very simple example of how they can look like. As you can see I added some information about the Example of fancy complex strategy alerts in TradingView Read More →
If you follow me you probably have seen a video about new metrics for backtesting results TradingView introduced a few weeks ago: In Autoview plugin for Chrome, there is a quite handy feature that allows you to copy backtesting results to Excel. Unfortunately, this feature doesn’t work with new columns and copied data won’t have Exporting New TradingView Trades metrics to Excel Read More →