Manudecara / Algo-TradingLinks
This is my github repository where I post trading strategies, tutorials and research on quantitative finance with R, C++ and Python. Some of the topics explored include: machine learning, high frequency trading, NLP, technical analysis and more. Hope you enjoy it!
☆123Updated 3 years ago
Alternatives and similar repositories for Algo-Trading
Users that are interested in Algo-Trading are comparing it to the libraries listed below
Sorting:
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)☆102Updated 6 years ago
- A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python☆91Updated last month
- An event-driven backtester☆107Updated 5 years ago
- Some notebooks with powerful trading strategies.☆92Updated 4 years ago
- quantitative - Quantitative finance back testing library☆63Updated 6 years ago
- A project of using machine learning model (tree-based) to predict short-term instrument price up or down in high frequency trading.☆163Updated 5 years ago
- A statistical arbitrage strategy on treasury futures using mean-reversion property and meanwhile insensitive to the yield change☆77Updated 6 years ago
- Jupyter Notebook examples on how to use the ArbitrageLab - pairs trading - python library.☆118Updated last year
- Created a continuous, homogeneous, and structured 10 GB dataset from self obtained collections of unstructured intraday financial data. G…☆70Updated 5 years ago
- algo trading backtesting on BitMEX☆78Updated last year
- In this repository, an event-driven backtester is implemented based on QuantStart articles. The backtester is programmed in Python featur…☆64Updated 4 years ago
- CS7641 Team project☆95Updated 4 years ago
- A bot coded for an algorithmic trading competition using market making, statistical arbitrage, and delta and vega hedging☆75Updated 7 years ago
- Source Codes for the Book of Trading Strategies☆173Updated 3 years ago
- Vanilla option pricing and visualisation using Black-Scholes model in pure Python☆132Updated 2 years ago
- ☆212Updated 7 years ago
- Build a statistical risk model using PCA. Optimize the portfolio using the risk model and factors using multiple optimization formulation…☆131Updated 6 years ago
- Python Implementations of popular Algorithmic Trading Strategies☆118Updated 4 months ago
- Financial Derivatives Calculator with 171+ Models (Options Calculator)☆218Updated 3 months ago
- Options and Option Strategies analytics for educational purpose using the Black-Scholes Model☆122Updated 3 years ago
- Quantitative Finance using python - Derivatives Pricing☆44Updated 7 years ago
- Pair Trading Strategy using Machine Learning written in Python☆119Updated 3 years ago
- Visualisation for auction market theory with live charts☆124Updated 4 years ago
- Options Trader written in Python based off the ib_insync library.