The purpose of this project is to use the power of OpenBB SDK to help make investment decisions systematically and thoroughly. This project builds upon the due diligence jupiter notebook that comes with the SDK and adds to it integrations such as to Twitter, Tradingview real-time widgets, and Google Sheets so that there are additional insights that can help with investment decisions.
OpenBB Due Diligence Jupiter Notebook:
This notebook is the one that does the analysis and will generate the html code after it is run
Backend:
The backend is very simple. It uses FastAPI and only has one main routine that handles the serving of the html page.
You can deploy this in one of many Clouds. Or you can deploy locally
Locally, in a terminal
On the cloud, you can deploy on render.com
Distributed under MIT license