ljump12 / Pairs-TradingLinks
Code for researching and backtesting pairs trading
☆24Updated 15 years ago
Alternatives and similar repositories for Pairs-Trading
Users that are interested in Pairs-Trading are comparing it to the libraries listed below
Sorting:
- Backtesting tool on tick data☆11Updated 8 years ago
- A Python system to generate Volume Weighted Average Pricing (VWAP) Model based Long/Short Trading Signal☆17Updated 7 years ago
- In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders …☆10Updated 9 years ago
- I use the random forest algorithm to forecast mid price dynamic over short time horizon i.e. a few seconds ahead☆27Updated 5 years ago
- Machine learning approach to high frequency trading, MLP & RNN used☆22Updated 8 years ago
- A Python toolkit for high-frequency trade research.☆40Updated 6 years ago
- The strategy-backtesting repository will hold the event driven python backtester. This program will test algorithmic strategies and pro…☆17Updated 9 years ago
- Python library for high frequency portfolio analysis, intraday backtesting and optimization☆66Updated 7 years ago
- Randomly partitions time series segments into train, development, and test sets; Trains multiple models optimizing parameters for develo…☆11Updated 5 years ago
- Using Q-learning to better navigate orderbooks.☆22Updated 7 years ago
- A library for portfolio optimization algorithms with python interface.☆30Updated 4 years ago
- A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python☆10Updated 9 years ago
- CVXPY Portfolio Optimization Sample☆46Updated 8 years ago
- ☆35Updated 7 years ago
- Vpin caculation and backtesting☆14Updated 5 years ago
- Building a High Frequency Trading Engine with Neural Networks☆12Updated 7 years ago
- Modelling for price change forecast using High-frequency Trading limit order book dynamics using ML algorithms☆25Updated 7 years ago
- ☆22Updated 5 years ago
- Option Strategy for Futures☆14Updated 4 years ago
- Channel break out strategy for High Frequency Trading.☆14Updated 6 years ago
- finance☆43Updated 7 years ago
- Trading platform for high frequency data☆15Updated 10 years ago
- Alpaca-based Order Book Inbalace Algorithm.☆12Updated 4 years ago
- Assets' Risk Management Using Mean-Variance Opt Based On Mult-Factors Trending Prediction☆30Updated 8 years ago
- A model for forecasting stock volatility☆22Updated 8 years ago
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.