avanza icon indicating copy to clipboard operation
avanza copied to clipboard

A Python library for the unofficial Avanza API

Results 40 avanza issues
Sort by recently updated
recently updated
newest added

The method is quite simple. It fetches current offers.

i was using get_order_book() to get my volume. lets say i had bought a warrant or certificate or stock, and i want to program to sell my specific volume the...

Hi, After seemingly random time intervals (varying between 10 - 120 minutes) of listening to websocket channels, I start receiving `402::Unknown client` messages, causing data processing to stop. I've looked...

I receive the following error message: TypeError [ERR_HTTP_INVALID_HEADER_VALUE]: Invalid value "undefined" for header "X-AuthenticationSession" at ClientRequest.setHeader (node:_http_outgoing:579:3) at new ClientRequest (node:_http_client:262:14) at Object.request (node:https:353:10) at /home/frudd/Coding/tensai-vexa-api/node_modules/avanza-lib/dist/index.js:53:23 at new Promise ()...

is it possible to remove the need for a login and password in order to get info on a stock? normaly you don't need to have an account in order...

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...

The function now returns this error: `requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://www.avanza.se/_mobile/order/stock?orderbookId=123456`

My orders are marked as "felaktiga" by Avanza because the tick-size is off on my order. How do I get the price to the right tick-size?

Hi, I would like to close part of a position, I don't know if it is possible, I am just starting to use this api. Any example of use of...