Skip to main content

stock & portfolio analysis

Project description

Fundys

Fundys is a Python library for stock & portfolio analysis.

Installation

Use the package manager pip to install foobar.

pip install fundys

Usage

from fundys import data
from fundys import ratios
from fundys import analysis

# returns the current price
data.price('AAPL')

# returns current ratio annual or quarterly history
ratios.currentRatio('AAPL', 'Y')

# returns portfolio volatility
analysis.portVol(stockHistories, stockWeights)
```.

## License
[MIT](https://choosealicense.com/licenses/mit/)

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

Fundys-CARESENDIZ62-0.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

Fundys_CARESENDIZ62-0.0.1-py3-none-any.whl (2.4 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