NehrenD / algo_trading_and_quant_strategiesLinks
Supplemental Material for Algorithmic Trading and Quantitative Strategies
☆292Updated 4 years ago
Alternatives and similar repositories for algo_trading_and_quant_strategies
Users that are interested in algo_trading_and_quant_strategies are comparing it to the libraries listed below
Sorting:
- An workflow in factor-based equity trading, including factor analysis and factor modeling. For well-established factor models, I implemen…☆364Updated 6 years ago
- Solutions to Active Portfolio Management (Second Edition) by Grinold and Kahn☆100Updated 3 years ago
- World Quant 101 alphas的计算和策略化☆281Updated 8 years ago
- Code implementation of the Quantigic 101 Formulaic Alphas☆549Updated 6 years ago
- Feature engineering of a Limit Order Book. Extraction of features from a LOB in order to analyse the behaviour of trade market.☆231Updated 3 years ago
- ☆317Updated 2 years ago
- Performance analysis of predictive (alpha) stock factors☆446Updated last month
- Barra-Multiple-factor-risk-model☆142Updated 8 years ago
- Quantitative finance research tools in Python☆429Updated 2 years ago
- ☆151Updated 2 years ago
- This repository hosts my reading notes for academic papers.☆88Updated 3 years ago
- 2 books and related source codes for algorithmic trading.☆551Updated last year
- experiments with pair trading☆307Updated 7 months ago
- Benchmark Dataset of Limit Order Book in China Markets☆208Updated 4 years ago
- GPU-accelerated Factors analysis library and Backtester☆706Updated 3 months ago
- Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitativ…☆561Updated 5 months ago
- Learn quantitative finance with this comprehensive lecture series. Adapted from the Quantopian Lecture Series. Uses free sample data.☆465Updated last year
- quantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha com…☆236Updated 2 years ago
- The CQF program☆97Updated 8 years ago
- Implementation of 5-factor Fama French Model☆128Updated 4 years ago
- Library for fitting the LPPLS model to data.☆415Updated 7 months ago
- We tested 3 approaches for Pair Trading: distance, cointegration and reinforcement learning approach.☆263Updated 2 years ago
- My codes and notes for Joshi's book: c++ design patterns and derivatives pricing☆134Updated 11 years ago
- 101 alpha factors calculate based on Alpha101☆123Updated 6 years ago
- Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.☆354Updated last year
- ☆195Updated 4 years ago
- Build a statistical risk model using PCA. Optimize the portfolio using the risk model and factors using multiple optimization formulation…