Skip to content

feat: add portfolio transactions, K-line patterns and improve system …#111

Merged
Yourdaylight merged 1 commit into
mainfrom
fix_portfolio
Apr 26, 2026
Merged

feat: add portfolio transactions, K-line patterns and improve system …#111
Yourdaylight merged 1 commit into
mainfrom
fix_portfolio

Conversation

@Yourdaylight
Copy link
Copy Markdown
Owner

…logs

  • Add buy/sell transaction support with API, store, and UI (transactions tab)
  • Add K-line candlestick pattern recognition module (kline_patterns.py)
  • Add transaction signal markers on K-line chart
  • Enhance StockDetailDialog with transaction buy/sell dialogs
  • Refactor system logs module (log_parser, schemas, service)
  • Refactor server_manager and http_server
  • Update database models for transaction support
  • Add transaction and pattern related tests

…logs

- Add buy/sell transaction support with API, store, and UI (transactions tab)
- Add K-line candlestick pattern recognition module (kline_patterns.py)
- Add transaction signal markers on K-line chart
- Enhance StockDetailDialog with transaction buy/sell dialogs
- Refactor system logs module (log_parser, schemas, service)
- Refactor server_manager and http_server
- Update database models for transaction support
- Add transaction and pattern related tests
@Yourdaylight Yourdaylight merged commit 8f06c98 into main Apr 26, 2026
3 of 5 checks passed
@Yourdaylight Yourdaylight deleted the fix_portfolio branch April 26, 2026 12:59
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.

1 participant