Vaibhav / Quantopian-Algos
My Quantopian Algorithms for Stock Trading on the Live Market
β10Updated 8 years ago
Alternatives and similar repositories for Quantopian-Algos:
Users that are interested in Quantopian-Algos are comparing it to the libraries listed below
- β35Updated 7 years ago
- πΈ A long-short equity quantitative trading strategy (sentiment-based)β38Updated 7 years ago
- Quantopian Pairs Trading algorithm implementation.β57Updated 7 years ago
- High frequency AI based algorithmic trading module.β70Updated 8 years ago
- Options Trader written in Python based off the ib_insync library.β39Updated last year
- In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders β¦β10Updated 8 years ago
- Distributed Trading Platformβ12Updated 6 years ago
- β24Updated 6 years ago
- python-tradingβ13Updated 6 years ago
- An agent-based trading frameworkβ12Updated 8 years ago
- The Implied Volatility Smirk of Individual Option in S&P 500 Shows its Underlying Assetβs Returnβ37Updated 4 years ago
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)β101Updated 5 years ago
- This project implements machine learning algorithm to predict stock index futures price by matching recent futures price and volume with β¦β15Updated 8 years ago
- Price Prediction with Machine Learning Models (practicum project at CME group)β66Updated 8 years ago
- Select a supervised algorithm that can predict stock prices of historical data based on the predictors (statistical indicators). Accordinβ¦β44Updated last year
- Generate various Alternative Bars both historically and at real-time.β34Updated 2 years ago
- A Python system to generate Volume Weighted Average Pricing (VWAP) Model based Long/Short Trading Signalβ16Updated 7 years ago
- Python library for high frequency portfolio analysis, intraday backtesting and optimizationβ66Updated 7 years ago
- A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Pythonβ9Updated 9 years ago
- Option strategy screening algorithms with "ib_insync" ( using Interactive Brokers market data )β29Updated 3 years ago
- MIT Trading Competition algorithmic trading of options and securitiesβ41Updated 6 years ago
- β43Updated 8 years ago
- Marketmaker trading strategyβ26Updated 8 years ago
- High Frequency Trading bot for 2019 Traders at MIT, HFT Case. I placed 4th in the HFT competition (2nd overall) out of 120.β18Updated 5 years ago
- Limit Order Book Implemented in Pythonβ92Updated 7 years ago
- Dynamic algorithmic trading systems in Python using Interactive Broker's Python APIβ19Updated 3 years ago
- Vanilla option pricing and visualisation using Black-Scholes model in pure Python