slazarov / python-bittrex-websocket

Python websocket for Bittrex (non async).
http://python-bittrex-websocket-docs.readthedocs.io/en/latest/index.html
MIT License
103 stars 38 forks source link

Added order_book completed orders history update #78

Open WonniPooh opened 6 years ago

WonniPooh commented 6 years ago

In your opened orders are updated successfully, but completed orders were actually not handled at all. I added code that updates completed orders history and saves at least 20 mins completed orders history.