Investment Analysis — Finance Libraries
Besides fundamental analysis, we can use quantitative analysis, sentiment analysis, machine learning, and other techniques to make investment decisions and portfolio optimization. As developers, there are many libraries we can explore.
In this article, let’s check out those financial analysis libraries.
This article is part of the Investment Analysis series.
The source code is available in this repository.
Getting Started
There are many open-source libraries available for finance analysis purposes. As of this writing, many of them are not actively maintained or already archived.
In this article, we will go through libraries that still work as of this writing.
OpenBB Terminal
We talked about OpenBB Terminal in several previous articles. It is an open-source investment research software platform for accessing and analyzing financial market data, providing state-of-the-art data science and machine learning technologies to make sense of raw unrefined data.
The software itself does not provide the financial data and we need to configure the API…