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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for Fundys-CARESENDIZ62-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4ae82450b5397b522294622f969825e10de0a181e766d620dddb743b4b40e36 |
|
MD5 | 128a69d0082e6b1b73111f6f06921059 |
|
BLAKE2b-256 | 9af5db81a3b311c04e49b40e63221ccefd78b7f50b757e2b7740737c9179d9b7 |
Close
Hashes for Fundys_CARESENDIZ62-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a36cc517454174da436bd2e07db11b87e43df74b1e4cb8cba7e69c0b952152c |
|
MD5 | e7d33b638a60e69757b21d78e4e3f54f |
|
BLAKE2b-256 | bcd05eda1ab53a4085e65fe85aac7de5ca2f5ea2b812f118136c7e9252539437 |