Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "Lending" orders #31

Open
dhojayev opened this issue Jun 8, 2024 · 0 comments
Open

Add support for "Lending" orders #31

dhojayev opened this issue Jun 8, 2024 · 0 comments
Labels
enhancement New feature or request new feature New features that are worth implementing

Comments

@dhojayev
Copy link
Owner

dhojayev commented Jun 8, 2024

Is your feature request related to a problem? Please describe.
"Lending" orders are currently not supported because their data structure is different compared to other order types.
Example raw has already been obtained and can be found here:
https://github.com/dhojayev/traderepublic-portfolio-downloader/blob/522622172ebe6eb62b0cb8bb36ced83992714c13/tests/fakes/order_executed_05.go

Describe the solution you'd like
It is still necessary to identify which fields to use and how to map them to the columns found in the CSV file.

@dhojayev dhojayev added enhancement New feature or request new feature New features that are worth implementing labels Jun 8, 2024
@dhojayev dhojayev changed the title Add support of Lending orders Add support of "Lending" orders Jun 8, 2024
@dhojayev dhojayev changed the title Add support of "Lending" orders Add support for "Lending" orders Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature New features that are worth implementing
Projects
None yet
Development

No branches or pull requests

1 participant