All Projects → marketneutral → pairs-trading-with-ML

marketneutral / pairs-trading-with-ML

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

Jupyter Notebook
11667 projects

pairs-trading-with-ML

Jonathan Larkin, August 2017

One popular strategy classification is Pairs Trading. Though this category of strategies can exhibit attractive performance characteristics, I often see individual strategies which have a very small set of eligible pairs. As in any quant strategy, the breadth of bets is proportional to the quality returns. As such, as the creator of a pairs trading strategy, you always prefer more (valid) pairs rather than fewer. This notebook shows a concrete example of using Machine Learning techniques, readily available in scikit-learn, to find pairs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].