JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
899 stars 214 forks source link

Add financial data #47

Closed flipdazed closed 1 year ago

flipdazed commented 4 years ago

Current vital statistics are missing like total debt.

This resolves that problem

flipdazed commented 4 years ago

feel free to edit as you see fit... I think this would just require a README adjustment

flipdazed commented 4 years ago

added docs as well

jjphung commented 4 years ago

Unit tests?

dalder1 commented 4 years ago

Great addition, there is no other way to get total debt. thank you!

dalder1 commented 3 years ago

let's get this moving asap, adds in much needed functionality