Prerequisites

Tradingview is an analysis platform where you can,

  • analyze your trades by indicators, your scripts and perform your backtesting

  • share your analysis with other traders and investors, because it is a full-fledged social network

  • view the analysis of other users

  • monitor your trades by alerts

For implementing your indicators or your strategies, Tradingview has own script language: Pine.

For using Pine,

  • just access the Chart section

  • and click on the tab named Pine Editor on the bottom

  • it is there that you can copy your Pine scripts

You can find all scripts descripted in this tutorial on GitHub in the folder src/pine/.