24 lines
793 B
Markdown
24 lines
793 B
Markdown
---
|
||
type: project
|
||
status: active
|
||
domain: [finance, software]
|
||
commits: 49
|
||
period: 2026-05-08 → 2026-06-06
|
||
tags: [project, investing, trading]
|
||
---
|
||
# 🎯 Position Tracker
|
||
> Live trading **position-tracking** service. 49 commits (May–Jun 2026). Dockerised; binds port 3457 to 127.0.0.1 (deployed behind reverse proxy).
|
||
|
||
## Purpose
|
||
Track open trading positions and P&L in real time. Many `fix_pnl*`, `fix_market_ui`, `fix_closed_card` commits → an actively-used, iterated tool.
|
||
|
||
## Notes
|
||
- Self-hosted via [[Self-Hosting|Dokploy]] (same convention as [[Tia]] / [[obsidian-stack]]).
|
||
- Likely the runtime companion to [[TradeBuddy]].
|
||
|
||
## Open questions
|
||
- [ ] Data source / broker API?
|
||
- [ ] Relationship to [[TradeBuddy]]?
|
||
|
||
## Related
|
||
[[TradeBuddy]] · [[MOC - Investing]] · [[Self-Hosting]]
|