Financial Toolkit
Project description
Financial Toolkit 💹
This is an open-source Python 🐍 library that implements the most commonly used functions that are frequently used by an investment professional.
This is still in the early stage of development but I will keep adding new features over time. Here are some of the features implemented so far:
- Getting financial data
- Portfolio optimization
- Peer group analysis
- Factor analysis
- Option pricing
Installation
pip install fintoolkit
Documentation
The API doc is hosted on GitHub Pages.
Related Repositories
Jupyter Notebooks 📔
Jupyter is browser-based shell that allows user to interact with Python scripts.
In this repository, I have developed some Jupyter notebooks showing the most common use cases in investment management that utilizes the Financial Toolkit.
The source code is hosted on GitHub at: https://github.com/chris-kc-cheng/ftk-notebook
No Python? No problem. With Binder, you may interact with the Jupyter notebooks in an executable environment even without Python installed in your computer.
Binder: https://mybinder.org/v2/gh/chris-kc-cheng/ftk-notebook/HEAD
Streamlit Apps 👑
Streamlit is a framework that turns Python scripts into interactive web apps.
In this repository, I have developed some web apps showing the most common use cases in investment management that utilizes the Financial Toolkit.
| App | Description |
|---|---|
| Index Montior | Tables and charts of asset class returns measured in different currency terms and time horizons. |
| Factor Analysis | Analyzing factor loading of a portfolio using Fama-French model. |
| Portfolio Optimization | Comparing risk reward and risk contribution of various weighting schemes. |
| Peer Group Analysis | Comparing fund performance and risk measures against benchmark and peer group. |
| Option Pricing & Greeks | Visualizing payoff and Greeks of various option strategies. |
The source code is hosted on GitHub at: https://github.com/chris-kc-cheng/ftk-streamlit.
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 fintoolkit-0.0.4.tar.gz.
File metadata
- Download URL: fintoolkit-0.0.4.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe392a79cef393b66c0da0df5d378a588de95dc20f08415464629d39efc56d6
|
|
| MD5 |
af4294414ec87c478a19db45d1996fe9
|
|
| BLAKE2b-256 |
2b3f8d4067ced02e8c233c131f0e6d6ffa5ef094eba3c6d3ea336b1fae5839a0
|
File details
Details for the file fintoolkit-0.0.4-py3-none-any.whl.
File metadata
- Download URL: fintoolkit-0.0.4-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e59ed7a48ea5c42b9fc345bbda3d3e2c4c7b5ec756d5cea830f5010165587ae8
|
|
| MD5 |
a80e5c6b887925cef998c2d5e31b640b
|
|
| BLAKE2b-256 |
1b8badea677ab131c935d480cc4e625a1007d978b73587365e70481a77a1ab17
|