Metadata-Version: 2.1
Name: fintoolkit
Version: 0.0.2
Summary: Financial Toolkit
Project-URL: Homepage, https://github.com/chris-kc-cheng/financial-toolkit
Project-URL: Bug Tracker, https://github.com/chris-kc-cheng/financial-toolkit/issues
Author-email: Chris Cheng <kc1116@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pandas-datareader
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: yfinance
Description-Content-Type: text/markdown

# Financial Toolkit

## Streamlit
Study of Greeks and payoffs of different option strategy\
https://ftk-options.streamlit.app/

Fama-French Model\
https://ftk-factors.streamlit.app/

Portfolio Optimization\
https://ftk-portfolio-optimization.streamlit.app/

World Indices Monitor\
https://ftk-indices.streamlit.app/

Peer Group Analysis\
https://share.streamlit.io/

## Binder
Interacting with my Jupyter notebook on the cloud\
https://mybinder.org/v2/gh/chris-kc-cheng/financial-toolkit/HEAD

## API Doc
https://chris-kc-cheng.github.io/financial-toolkit/toolkit.html