Hey @Milind_Shirsat
This looks like an OS Error. @Tradehull_Imran if you have any resolution here?
Hi @Milind_Shirsat ,
Right click on the bat file, and click on Run as Administrator.
If it is still not resolved, do send the complete screenshot of the error.
i have reinstalled all and its solved
Thank you very much Sir for the reply
1 Like
@Tradehull_Imran Sir please assist
I am beginner and just installed few files related to Algo
I wanted to check if these are latest files
I am beginner and just installed few files related to Algo
I wanted to check if these are latest files
@Tradehull_Imran Sir, Pls assist
Hi @Anuj_Kathuria ,
WebSocket is a old method we used to get data,Now we have upgraded to a easier method to fetch LTP using REST API calls
See this video : https://www.youtube.com/watch?v=HLiEpNZSD80
Do update to our latest codebase version 3.1.2:
- Open Command Prompt: Press Win, type cmd, and press Enter.
- Install Dhan-Tradehull: Run
pip install Dhan-Tradehull - Confirm the installation by running
pip show Dhan-Tradehull
Guide to use the updated codebase:
Refer the below pypi link for more details:
Video reference :


