Skip to main content

Morningstar.com and Nasdaq market data downloader

Project description

StockHero

Downloads

The Ticker module

The Ticker module, gets the financial data from morningstar.com as a pandas.DataFrame, so you can use it in any way you want

import StockHero as stock
t = stock.Ticker('NVDA') # e.g. NVIDIA Corp

t.financials            # Financials
t.marginofsales         # Key Ratios - Profitability - Margins % of Sales
t.profitability         # Key Ratios - Profitability - Profitability
t.growth_rev            # Key Ratios - Growth - Revenue %
t.growth_op_inc         # Key Ratios - Growth - Operating Income %
t.growth_net_inc        # Key Ratios - Growth - Net Income %
t.growth_eps            # Key Ratios - Growth - EPS %
t.cf_ratios             # Key Ratios - Cash Flow - Cash Flow Ratios
t.bs                    # Key Ratios - Financial Health - Balance Sheet Items (in %)
t.li_fin                # Key Ratios - Financial Health - Liquidity/Financial Health
t.efficiency            # Key Ratios - Efficiency Ratios - Efficiency

Installing

https://pypi.org/project/StockHero/

Legal Stuff

StockHero is distributed under the Apache Software License

Stay tuned and thanks to my colleagues at Fraunhofer

Any feedback, let me know

Robert Wenzel


Versions

0.0.2 Bug fixes / Changed License
0.0.1 First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

StockHero-0.0.2.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

StockHero-0.0.2-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page