Pairs-Trading-With-Python icon indicating copy to clipboard operation
Pairs-Trading-With-Python copied to clipboard

This project involves using a combination of statistics along with financial thoery to demonstrate a popular trading strategy used in equity markets: Pairs Trading.

Results 2 Pairs-Trading-With-Python issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey. Thanks for the descriptive notebook. Good job! The problem is, that you have a lookahead bias in the *trade* method, which will make in significantly more likely that your...

Thanks for the very nice tutorial notebook. I have learned a lot from it. It is very good for beginners to capture the basic idea. However, when I think in...