Bu5hm4nn
d0b1304b71
feat(PORT-002): add alert status and history
2026-03-24 11:04:32 +01:00
Bu5hm4nn
56e84680e8
feat(PORT-001A): add collateral entry basis settings
2026-03-24 00:38:13 +01:00
Bu5hm4nn
140a21c0b6
chore: enforce linting as part of build
2026-03-24 00:26:36 +01:00
Bu5hm4nn
70ec625146
feat(DATA-002): add live GLD options chain data via yfinance
2026-03-23 22:53:08 +01:00
Bu5hm4nn
80a8ffae0c
feat(PORT-001): Add persistent portfolio configuration with validation
...
- Create PortfolioConfig dataclass with validation
- Add PortfolioRepository for file-based persistence
- Update settings page with live LTV calculations
- Add real-time calculated displays (LTV, margin buffer, margin call price)
2026-03-23 22:27:09 +01:00
Bu5hm4nn
874b4a5a02
Fix linting issues: line length, import sorting, unused variables
...
- Set ruff/black line length to 120
- Reformatted code with black
- Fixed import ordering with ruff
- Disabled lint for UI component files with long CSS strings
- Updated pyproject.toml with proper tool configuration
2026-03-22 10:30:12 +01:00
Bu5hm4nn
00a68bc767
Initial commit: Vault Dashboard for options hedging
...
- FastAPI + NiceGUI web application
- QuantLib-based Black-Scholes pricing with Greeks
- Protective put, laddered, and LEAPS strategies
- Real-time WebSocket updates
- TradingView-style charts via Lightweight-Charts
- Docker containerization
- GitLab CI/CD pipeline for VPS deployment
- VPN-only access configuration
2026-03-21 19:21:40 +01:00