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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Fundys-CARESENDIZ62-0.0.1.tar.gz.
File metadata
- Download URL: Fundys-CARESENDIZ62-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4ae82450b5397b522294622f969825e10de0a181e766d620dddb743b4b40e36
|
|
| MD5 |
128a69d0082e6b1b73111f6f06921059
|
|
| BLAKE2b-256 |
9af5db81a3b311c04e49b40e63221ccefd78b7f50b757e2b7740737c9179d9b7
|
File details
Details for the file Fundys_CARESENDIZ62-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Fundys_CARESENDIZ62-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a36cc517454174da436bd2e07db11b87e43df74b1e4cb8cba7e69c0b952152c
|
|
| MD5 |
e7d33b638a60e69757b21d78e4e3f54f
|
|
| BLAKE2b-256 |
bcd05eda1ab53a4085e65fe85aac7de5ca2f5ea2b812f118136c7e9252539437
|