Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apurvshah007/algorithmic-trading

I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
https://github.com/apurvshah007/algorithmic-trading

algorithmic-trading black-scholes financial-analysis monte-carlo-simulation numpy option-pricing pandas pandas-dataframe portfol portfolio-optimization portfolio-optimizer portfolio-stats python3 scipy statistics

Last synced: 23 days ago
JSON representation

I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.

Awesome Lists containing this project

README

        


Algorithmic Trading

Algorithmic Trading

![Author](https://img.shields.io/badge/author-ApurvShah007-green)
![Last Commit](https://img.shields.io/github/last-commit/ApurvShah007/Algorithmic_trading)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ApurvShah007/Algorithmic_trading?color=red)
![Maintained](https://img.shields.io/maintenance/yes/2020)

I have been deeply interested in algorithmic trading and systematic portfolio management. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to machine learning algorithms. The code majorly uses the pandas and the [yfinance](https://github.com/ranaroussi/yfinance) libraries.

Many of these files contain functions that have been used in further files so the code duplication is minimum. Anyone is welcome to download these files and import and use them in their own endeavours. Anyone interested can learn from this or contribute to it to make this repository a valuable resource for others. If you do end up using the code here for your own project, do leave a mention and star this repo and be on the lookout for more uodates on this repo.

All portfolio related functions and optimization scripts have been moved over to my [portfolio-optimizer](https://github.com/ApurvShah007/portfolio-optimizer
) repository. Please visit that if you are interested in systematics portfolio management and optimizations.




## Contents
- [Machine Learning Models](https://github.com/ApurvShah007/Algorithmic_trading/tree/master/Machine%20Learning%20Scripts%20)
- [Options Fair Pricing](https://github.com/ApurvShah007/Algorithmic_trading/tree/master/options-fair-price-valuation)
- [Portfolio Optimization](https://github.com/ApurvShah007/Algorithmic_trading/tree/master/Portfolio%20Optimizing%20Scripts)
- [Basic Analytics](https://github.com/ApurvShah007/Algorithmic_trading/tree/master/Code)

Animated footer bars

[![HitCount](http://hits.dwyl.com/ApurvShah007/Algorithmic-Trading.svg)](http://hits.dwyl.com/ApurvShah007/Algorithmic-Trading)