All Projects → ApurvShah007 → Algorithmic-Trading

ApurvShah007 / Algorithmic-Trading

Licence: MIT License
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.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Algorithmic-Trading

Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+710.64%)
Mutual labels:  statistics, numpy, pandas, scipy
Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (-10.64%)
Mutual labels:  statistics, numpy, pandas
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+6606.38%)
Mutual labels:  numpy, pandas, scipy
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+17621.28%)
Mutual labels:  statistics, pandas-dataframe, pandas
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+4431.91%)
Mutual labels:  numpy, pandas, algorithmic-trading
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+8738.3%)
Mutual labels:  numpy, pandas-dataframe, pandas
Dataframe Go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Stars: ✭ 487 (+936.17%)
Mutual labels:  statistics, pandas-dataframe, pandas
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (+93.62%)
Mutual labels:  numpy, pandas, scipy
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+4574.47%)
Mutual labels:  statistics, numpy, pandas
Eiten
Statistical and Algorithmic Investing Strategies for Everyone
Stars: ✭ 2,197 (+4574.47%)
Mutual labels:  statistics, portfolio-optimization, algorithmic-trading
Pyhf
pure-Python HistFactory implementation with tensors and autodiff
Stars: ✭ 171 (+263.83%)
Mutual labels:  statistics, numpy, scipy
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (+202.13%)
Mutual labels:  numpy, pandas, scipy
Ml Cheatsheet
A constantly updated python machine learning cheatsheet
Stars: ✭ 136 (+189.36%)
Mutual labels:  numpy, pandas, scipy
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (+321.28%)
Mutual labels:  numpy, pandas-dataframe, pandas
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (+3000%)
Mutual labels:  numpy, pandas, scipy
Algorithmic-Trading
Algorithmic trading using machine learning.
Stars: ✭ 102 (+117.02%)
Mutual labels:  pandas, scipy, algorithmic-trading
Dask
Parallel computing with task scheduling
Stars: ✭ 9,309 (+19706.38%)
Mutual labels:  numpy, pandas, scipy
Docker Alpine Python Machinelearning
Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/
Stars: ✭ 76 (+61.7%)
Mutual labels:  numpy, pandas, scipy
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+3838.3%)
Mutual labels:  statistics, pandas-dataframe, pandas
Ml Feynman Experience
A collection of analytics methods implemented with Python on Google Colab
Stars: ✭ 217 (+361.7%)
Mutual labels:  statistics, numpy, scipy

Algorithmic Trading

Algorithmic Trading

Author Last Commit GitHub commit activity Maintained



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 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 repository. Please visit that if you are interested in systematics portfolio management and optimizations.

Contents

Animated footer bars

HitCount

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].