File “c:\Users\Prakhar\dhan\static_api_example”, line 7, in
print(dhan.get_orders())
^^^^^^^^^^^^^^^
AttributeError: ‘dhanhq’ object has no attribute ‘get_orders’. Did you mean: ‘get_forever’?
File “c:\Users\Prakhar\dhan\static_api_example”, line 7, in
print(dhan.get_orders())
^^^^^^^^^^^^^^^
AttributeError: ‘dhanhq’ object has no attribute ‘get_orders’. Did you mean: ‘get_forever’?