ericsomdahl / python-bittrex

Python bindings for bittrex
MIT License
585 stars 283 forks source link

I am unable to get the order history #153

Open ashutoshdev-zz opened 6 years ago

ashutoshdev-zz commented 6 years ago

Hi, I am using the get_order_history() for getting the all order history but its return empty..

"orders": { "success": true, "message": "", "result": [] }