Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikewenner/ETF_Exploration
A look at the DIA ETF using the OpenBB SDK
https://github.com/mikewenner/ETF_Exploration
openbb opensource python sdk
Last synced: 12 days ago
JSON representation
A look at the DIA ETF using the OpenBB SDK
- Host: GitHub
- URL: https://github.com/mikewenner/ETF_Exploration
- Owner: mikewenner
- Created: 2023-01-24T19:02:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T19:13:42.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T02:16:23.411Z (3 months ago)
- Topics: openbb, opensource, python, sdk
- Language: Jupyter Notebook
- Homepage:
- Size: 171 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETF_Exploration
***
## This project will look at using the OpenBB SDK and a few of its powerful functions to quickly access data on a popular stock index ETF, DIA.
## The OpenBB SDK is an open source python library that allows the end user to access and analyze vast amount of financial data. OpenBB documentation can be found at: https://docs.openbb.co/
***
### This project just scratches the surface of what is available in the OpenBB SDK, its power and ease of use. I not only learned a ton about OpenBB but am extremely excited to dive into and learn all it has to offer!