Qluxzz / avanza

A Python library for the unofficial Avanza API
https://qluxzz.github.io/avanza/
MIT License
90 stars 41 forks source link

Add websocket support #2

Closed Qluxzz closed 4 years ago

Qluxzz commented 4 years ago

Add support for subscribing to multiple types of real time data. Since this is an async operation I've added an example on how to get it up and running.