Hi @Subhajitpanja
This is because in the dhanhq version 2.0.0, the attributes are changed
Do run code with 1.3.3
On CMD
pip uninstall dhanhq
pip install dhanhq==1.3.3
pip show dhanhq
and the run the program again
Hi @Subhajitpanja
This is because in the dhanhq version 2.0.0, the attributes are changed
Do run code with 1.3.3
On CMD
pip uninstall dhanhq
pip install dhanhq==1.3.3
pip show dhanhq
and the run the program again