Commit Graph

19 Commits

Author SHA1 Message Date
ade9b708a2 Add account data fetching and display balances in dashboard 2026-07-30 21:15:48 +02:00
5d13280f7d Add mkts:USTECH and xyz:XYZ100 to dashboard market table 2026-07-29 18:07:17 +02:00
f6d95de49f Add GOLD/SILVER ratio indicator to dashboard
Add gold_silver_ratio indicator (xyz:GOLD / xyz:SILVER) with fallback
reference of 61.59, mirroring the existing WTI/BRENT ratio setup.
Also register xyz:GOLD and xyz:SILVER in WATCHED_COINS and data_fetcher
defaults so the candle data is fetched for the new indicator.
2026-07-29 17:02:15 +02:00
63bab43557 Add indicators fetcher, rich dashboard renderer, and remove trade executor/status 2026-07-29 09:11:13 +02:00
2a8ee9c8c5 Remove ASTER, PUMP, ZEC from dashboard and stop tracking their history
- Remove ASTER, PUMP, ZEC from WATCHED_COINS in main_app.py
- Remove ASTER, PUMP, ZEC from coin_id_map.json (stops market cap collection)
- Remove ASTER, PUMP, ZEC from market_cap_data.json summary
- Remove ASTER, PUMP, ZEC manual overrides from coin_id_map.py
- Remove ASTER, PUMP, ZEC from resampling_status.json (gitignored)
- Add WIKI/symbol_management.md documentation for adding/removing symbols

Existing data in market_data.db is preserved; only new data collection stops.
2026-07-28 09:43:39 +02:00
68e528c1f6 Restructured hedger modules: moved CLP hedger and auto hedger into separate folders, updated data fetchers and main app, removed deprecated files 2026-07-28 08:26:14 +02:00
596fcde0bf bid, ask, last traded price 2025-11-04 13:34:49 +01:00
d650bb5fe2 updated fast orders 2025-11-02 19:56:40 +01:00
93363750ae fixes, old way to handle strategies 2025-10-27 21:54:33 +01:00
541a71d2a6 new strategies 2025-10-25 21:51:25 +02:00
fe5cc8e1d1 market cap fixes 2025-10-25 19:58:52 +02:00
5a05f0d190 resampler much faster 2025-10-21 23:07:07 +02:00
2eef7dbc17 live market web socket 2025-10-21 15:09:14 +02:00
25df8b8ba9 trade_executor, agent creator 2025-10-16 13:18:39 +02:00
0d53200882 strategy status table 2025-10-15 18:32:12 +02:00
bbfb549fbb added market caps 2025-10-14 23:08:37 +02:00
ac8ac31d01 first stategies, import script for BTC histry 2025-10-14 10:48:26 +02:00
ad4cf07585 no blinking on the dashboard 2025-10-13 13:26:34 +02:00
5800fb6e2c Initial commit 2025-10-13 11:28:09 +02:00