Implements comprehensive portfolio state management: - Holding dataclass with long/short support and P&L calculations - CashBalance for multi-currency cash management - PortfolioState class with: - Real-time mark-to-market valuation - Multi-currency support with exchange rate conversion - Thread-safe state updates - Position tracking with average cost calculation - Portfolio snapshots for historical tracking - PriceProvider and ExchangeRateProvider protocols - Serialization/deserialization support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_tracker.py | ||
| align_project_retrofit.py | ||
| configure_global_settings.py | ||
| genai_install_wrapper.py | ||
| install.py | ||
| invoke_agent.py | ||
| migrate_hook_paths.py | ||
| pipeline_controller.py | ||
| progress_display.py | ||
| session_tracker.py | ||