Pair Trading using HDFCBANK and HDFC

sidsam12
Dear Readers,
I would like to share a simple example of pair trading using Python. You can explore more in the same direction and it must be easy to integrate with Kite Connect for live trading.
This example of algorithmic trading is divided into three steps:
1. Identify the pairs ( Cointegration test )
2. Test the Tradability of Spread (ADF Test)
3. Backtesting using Pandas

http://fincharya.com/2020/04/pair-trading-example-using-hdfcbank-and-hdfc/
o:)
Sign In or Register to comment.