New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openbb-terminal-nightly

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbb-terminal-nightly

Investment Research for Everyone, Anywhere.

  • 3.2.4.dev202403140009
  • PyPI
  • Socket score

Maintainers
2

OpenBB SDK v3

Downloads LatestRelease

OpenBB is committed to build the future of investment research by focusing on an open source infrastructure accessible to everyone, everywhere.
OpenBBLogo
Check our website at openbb.co

Overview

OpenBB SDK provides a convenient way to access raw financial data from multiple data providers. This allows users to build custom financial dashboards and reports in minutes.

More information on this product can be found here

Installation

The command below provides access to the core functionalities behind the OpenBB Terminal.

pip install openbb==3.2.4

If you wish to utilize our Portfolio Optimization or Machine Learning / Artificial Intelligence toolkits, please see instructions here.

Usage

Access our fully fledged financial SDK with a single line of python code.

from openbb_terminal.sdk import openbb

Everything you need to use the OpenBB SDK can be found on our Official Documentation.

Main uses cases can be seen below.


RAW FINANCIAL DATA AT YOUR FINGERTIPS

Access raw financial data from any data source that you are interested. The open source nature of this SDK makes it so that this is an ever-growing project and that everyone can contribute to.

Stocks Load

GENERATE INSIGHTS 10X FASTER

For most of the functionalities, adding _chart to the function will allow you to visualize the output directly from a Jupyter Notebook. Not only speeding up the time it takes to create a plot for the data you are interested in, but making building custom reports much faster.

Economy Treasury Chart

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc