I have written a code to capture one min OHLCV data in real time. Its running fine in my system. As I have to run it from 9.15 am to 3.30 pm, in between some times I am facing problem with my Internet or system or power failure. To avoid all these I want to run my python file on online platforms. I have checked Google CoLABs. I am stuck at installing kiteconnect module it self. Plz help, how to install all the packages and run the python files in CoLABs. Any other suggestion of online platform where I can run files easily, other than Google CoLABs I would like to try.
You can run the below-mentioned lines in the cell of your Google Colab Notebook to install and import kiteconnect!