Can I do automatic trading with any strategy (private or public) in TradingView? Yes, you can automate any strategy from public library by editing its pinescript code . Add code for trading alerts based on strategy buy/sell conditions. See example here For other examples, see strategies in help manual.