Python Code for Zerodha Trading using XLS -- 2

Customer: AI | Published: 09.02.2026

Hi, I have a code for Trading using Python and Xls for Zerodha and its working fine. I have recently changed my Laptop The code is working fine in my Old Laptop but in new Laptop, the xls is not loading the Open positions and P&L The same code, same xls and same python 3.13 I am using. Can someone pls help me to fix this, I guess this should be a small issue which I am not able to catch. Login, fetching current market price for stocks, buy/sell orders, everything else is fine. Thanks