Joachim Karlsson

Results 6 issues of Joachim Karlsson

It would be great if you could make the API auto pace itself on 429 errors.

Is there a way to check if a conid is available to you except for calling marketdata_history_by_conid and see if anything is returned?

I got 15-20 authorization requests without the ibeam stopping. It has restart: "no" set in the docker-compose file. So I don't know why it's restarting the process over and over....

bug

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
status:awaiting-user-response
area:deployment

If am refering to this method. def get_order(self, account_id: str, order_id: str): No matter what I try I can't figure out how to get the order status. Thanks for your...

Hi I am trying to run the example to get the OMXS30 data through the websocket. It logs in fine and I can use the "http" functions just fine. This...