Skip to content

Paginated get_portfolio. Supporting portfolios with more than 100 positions#13

Open
Phibog wants to merge 1 commit intoutilmon:mainfrom
Phibog:get-portfolio-pagination
Open

Paginated get_portfolio. Supporting portfolios with more than 100 positions#13
Phibog wants to merge 1 commit intoutilmon:mainfrom
Phibog:get-portfolio-pagination

Conversation

@Phibog
Copy link

@Phibog Phibog commented Sep 27, 2023

The current get_portfolio function calls the positions endpoint with fixed pageId=0 and will not return all positions if the portfolio contains more than 100 positions.

I added get_portfolio_paginated which goes through all pages until the response is empty. It also adds conId to the response objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant