Qluxzz / avanza

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

How do we go about fixing this? #54

Open ComradeDiana opened 2 years ago

ComradeDiana commented 2 years ago

The API has seemingly not been working for over a month. What needs to be fixed and how do we go about doing it? Though I've never really worked with web APIs before, I'd love to learn and help get this thing working again.

vonDassendorf commented 2 years ago

Haven't tested the library yet but have been testing some endpoints with postman and there seem to be nothing wrong with the API.

jlhein commented 2 years ago

The library is working in almost every aspect, except for the get_order_book() function. Currently I have not found any way of retrieving the order depth levels of an asset, as this function used to do.