admtracksteel
9cb12ea6e6
feat: full dashboard update when switching assets (header, agents, banner, sidebar status)
2026-06-15 23:29:51 +00:00
admtracksteel
27d15afe6f
fix: use correct XAUTUSDT symbol for gold price on Binance
2026-06-15 17:26:43 +00:00
admtracksteel
4969fa9aa6
fix: improve XAU price fallback with multiple symbol attempts
2026-06-15 17:25:59 +00:00
admtracksteel
1defb34d47
feat: add USD/BRL and XAU/USD pipeline agents (Brief+Decio) with /api/usd/brief and /api/xau/brief routes
2026-06-15 17:22:16 +00:00
admtracksteel
1e3f2e7199
feat: add multi-asset sidebar (BTC, USD, XAU) with asset switching
...
- Added sidebar navigation with 3 tabs: Bitcoin, Dólar, Ouro
- Added switchAsset() function to switch between assets
- Updated CSS with sidebar layout (fixed 200px sidebar)
- Updated script.js with asset state management
- Sync sidebar clock and status with main header
- BTC remains default active tab
2026-06-15 16:31:17 +00:00
Hermes
e39c5586d7
feat: add patrimônio and dias rodando to portfolio header
2026-05-22 10:39:02 +00:00
Hermes
3a7b371838
fix: portfolio simulator pnl calculation and trade status
2026-05-22 10:19:58 +00:00
admtracksteel
ca5bdf2380
🚀 Auto-deploy: BrainSteel Fin atualizado em 20/05/2026 17:16:15
2026-05-20 17:16:15 +00:00
admtracksteel
3921ce9359
🚀 Auto-deploy: Add background automated scheduler, Kelly allocation, multi-portfolio simulations, and UI improvements
2026-05-20 11:23:56 +00:00
Hermes
738490ea4f
fix: sensitive signal thresholds in Brief + lower Decio risk filter (75%→70%)
...
- RSI threshold: 35/65 → 38/62
- Funding: 0.001 → 0.0001 (any positive = bearish signal)
- Long ratio: 48-52 → 47-53 (tighter)
- MACD: 10 → 5 (more sensitive)
- BTC dominance: 57.5 → 55
- 4h change: 1.5% → 1%
- Decio risk filter: 75% → 70% to allow 74% signals through
- Fix UnboundLocalError on change_4h (defined earlier in run())
2026-05-17 17:10:39 +00:00
Hermes - BrainSteel VPS
50960bab21
BrainSteel Fin v1.0 — 3-agent BTC trading pipeline
...
- Brief: Market Intelligence (Binance data + LLM analysis)
- Decio: Strategy decision (BUY/HOLD/SELL)
- PaperT: Order executor (Binance API)
- Anime-style Flask dashboard
- Traefik-ready Docker deployment
2026-05-17 16:25:55 +00:00