mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-05-06 14:03:15 +08:00
OpenBB Equity Extension
This extension provides equity market data tools for the OpenBB Platform.
Features of the Equity extension include:
- Access to various equity market data sources
- Sub-modules such as:
calendarfor equity-specific eventscomparefor peer analysisdarkpoolfor dark pool shorts datadiscoveryfor equity discoveryestimatesfor analyst estimatesfundamentalfor fundamental analysisoptionsfor optionsownershipfor internal and external ownershippricefor historical pricing datashortsfor shorts data
Installation
To install the extension, run the following command in this folder:
pip install openbb-equity
Documentation available here.