Generate CandleStick Chart on Jupyter Notebook using TRTH REST API
Presenter: Moragodkrit Chumsri from Refinitiv
Length: 15 Mins
The video tutorial illustrates how to generate a CandleStick chart on Jupyter Notebook for a basic trading technical analysis. It will use TRTH REST API to retrieve End of Day data from the Tick Historical server. And then use python libraries such as pandas and matplotlib to manipulate the data from the server and plot the CandleStick Chart on the notebook.