Obsidian_vault/30 - Projects/TradeBuddy.md
2026-06-07 14:00:01 +00:00

29 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
type: project
status: active
domain: [finance, software, ai]
tech: [React 18, TypeScript, Vite, MUI v5, Redux Toolkit, Recharts]
tags: [project, investing, trading]
---
# 📈 TradeBuddy — Trading Platform
> Production-grade trading platform: real-time data, portfolio tracking, AI insights, and **Telegram bot** integration. (Repo: `TradingApp`; "TradeBuddy Journal Redesign — Master Plan".)
## Purpose
A serious trading journal + platform — track positions, stream real-time market data over WebSockets, surface AI insights, and interact via Telegram.
## Architecture
- **Frontend:** React 18 + TS + Vite + MUI v5 + Redux Toolkit + Recharts
- **Real-time:** WebSocket streams for portfolio tracking
- **AI insights** layer + **Telegram bot** interface
- Companion: [[Position Tracker]] (49 commits, MayJun 2026) — the live position-tracking service
## Why it matters
Anchors the **active investor** identity → feeds [[Investment Philosophy]] and [[MOC - Investing]].
## Open questions
- [ ] TradeBuddy vs. Position Tracker — one product or two?
- [ ] Markets traded (equities, F&O, crypto)?
- [ ] Live capital or paper?
## Related
[[Position Tracker]] · [[Investment Philosophy]] · [[Finance Overview]] · [[MOC - Investing]]