Skip to content

Conversation

@rhnvrm
Copy link
Member

@rhnvrm rhnvrm commented Sep 15, 2025

No description provided.

rhnvrm and others added 6 commits June 12, 2025 03:37
Add support for new portfolio holdings endpoints:
- GetHoldingsSummary() - returns holdings summary with PnL metrics
- GetHoldingsCompact() - returns compact holdings list

Added corresponding struct types:
- HoldingSummary - contains PnL and investment summary
- HoldingCompact - single compact holding item
- HoldingsCompact - slice of compact holdings

Added URI constants:
- URIGetHoldingsSummary = "/portfolio/holdings/summary"
- URIGetHoldingsCompact = "/portfolio/holdings/compact"
Import market protection changes from PR #122 - specifically adding the MarketProtection float64 field to the OrderParams struct to support market protection functionality in order placement.
@rhnvrm
Copy link
Member Author

rhnvrm commented Sep 15, 2025

TODO:

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.

3 participants