-
Xebia
- Pune
- in/tejas-linge
Stars
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Trading Bot using Alpaca API in Python. Indicators used: ROC (Rate of Change)
A standalone app to scrape places from Google Maps (example: Pizza Places in New York)
Pairs Trading Bot for NYSE built using Alpaca API & Python
Source code for Algorithmic Trading with Python (2020) by Chris Conlan
In this Jupyter Notebook, I've used LSTM RNN with Technical Indicators namely Simple Moving Average (SMA), Exponential Moving Average (EMA), Moving Average Convergence Divergence (MACD), and Bollin…
Markowitz Efficient Frontier and volatility measures in Python
Including packages that frequently used in quantitative finance field and how to implement classic financial model in Quantopian.