v0.9.0
What's Changed
- Update golangci-lint-action to v9 and Go to 1.24 by @updevru in #4
- Feature/history by @updevru in #5
Added
- Portfolio Tabs: Tabbed interface within the Positions window with History (trade history) and Orders (pending orders) views, switchable via arrow keys and Tab (
portfolio_tabs). - Lot-Based Trading: Quantities displayed in lots across Positions, History, and Orders tables; lot-based input in Buy/Close modals with real-time cost calculation and lot size display (
lot_based_trading). - Human-Readable Names: Descriptive instrument names (e.g., "Sberbank" instead of "SBER") displayed across all tables and modal titles, with automatic caching and fallback to ticker symbols (
human_readable_names).
Full Changelog: v0.8.1...v0.9.0
What's Changed
- Update golangci-lint-action to v9 and Go to 1.24 by @updevru in #4
- Feature/history by @updevru in #5
Full Changelog: v0.8.1...v0.9.0