Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A look at the DIA ETF using the OpenBB SDK

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!