Idirect-Tech / Breeze-Python-SDK

The official Python client library for the ICICI Securities trading APIs
MIT License
53 stars 28 forks source link

autosubscribe feature changes and packet queue empty error changes #21

Closed ShrikantOneture closed 1 year ago

ShrikantOneture commented 1 year ago

Please review the code changes 1)Autowatch feature added after succesfull reconnection 2)Packet Queue empty error resolved

please also test it in your machine

ShrikantOneture commented 1 year ago

No module named 'config' error. And this is already in Python Package Index

Have placed config file in the same directory as the breezeConnect library?

ShrikantOneture commented 1 year ago

No module named 'config' error. And this is already in Python Package Index

if you are trying to run the file in local machine just comment out below lines image and place the config file in the same directory as breezeconnect.py file.