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 portfolio API endpoints #61

Closed
12 tasks done
Tracked by #39
krazkidd opened this issue Jul 13, 2024 · 0 comments · Fixed by #64
Closed
12 tasks done
Tracked by #39

Add portfolio API endpoints #61

krazkidd opened this issue Jul 13, 2024 · 0 comments · Fixed by #64
Assignees
Labels
enhancement New feature or request

Comments

@krazkidd
Copy link
Owner

krazkidd commented Jul 13, 2024

The API provides a group of endpoints for getting portfolio information as well as placing/managing orders.

We need to implement them with Oat++'s code generation in order to proceed with building dialogs and such.

Tasks

  • GetFills
  • GetOrders
  • CreateOrder
  • BatchCreateOrders
  • BatchCancelOrders
  • GetOrder
  • CancelOrder
  • AmendOrder
  • DecreaseOrder
  • GetPortfolioSettlements
  • GetPortfolioRestingOrderTotalValue

Dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant