lucaga

Results 6 issues of lucaga

Dear Chavithra, With a bit of effort, I managed to obtain the degiro_connector package installed in a conda environment. Qualitatively, this is what I've done: created a conda version of...

While learning from the example of product_search and applying it to search bonds, ETF and other products, I ended up in the product_search.py during my learning process, I had many...

Thanks for this amazing code and its documentation. A question, while testing the [realtime_poller example](https://github.com/Chavithra/degiro-connector/blob/main/examples/quotecast/realtime_poller.py), the dataframe is created by `ticker_to_py`. the functions `add_request_duration_column` `add_response_datetime_column` use the method `.map_elements`. Since...

bug

as per today's discussion ([link](https://github.com/Chavithra/degiro-connector/issues/140#issue-2292365206)). This is a pull request with both modification needed to remove the warnings. return type for a map_element method declared explicity and hardcoded to avoid...

A bit of context, maybe it helps: My goal is to optimize portfolios that I can create with the stocks on the exchange(s) I have access without fee because of...

This relates to the [discussion](https://github.com/Chavithra/degiro-connector/issues/142) of few days ago.