Skip to main content

High level API for access to and analysis of financial data.

Project description

High level API for access to and analysis of financial data.

https://travis-ci.org/davidastephens/pandas-finance.svg?branch=master https://coveralls.io/repos/davidastephens/pandas-finance/badge.svg?branch=master https://readthedocs.org/projects/pandas-finance/badge/?version=latest

Installation

Install via pip

$ pip install pandas-finance

Usage

from pandas_finance import Equity
aapl = Equity('AAPL')
aapl.annual_dividend
aapl.dividend_yield
aapl.price
aapl.options
aapl.hist_vol(30)
aapl.rolling_hist_vol(30)

Data is automatically cached for 1 hr using requests_cache.

See the pandas-finance documentation for more details.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pandas_finance-0.1.3-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 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