Commit Graph

19 Commits

Author SHA1 Message Date
97d9bc97ee ETS integration and UI 2025-07-05 00:33:32 +03:00
ce8c00a9d1 remove dummy data, improve training , follow architecture 2025-07-04 23:51:35 +03:00
ed42e7c238 execution and training fixes 2025-07-04 20:45:39 +03:00
488fbacf67 show each model's prediction (last inference) and store T model checkpoint 2025-07-02 09:52:45 +03:00
b47805dafc cob signas 2025-07-02 03:31:37 +03:00
b9159690ef Fix COB ladder bucket sizes: ETH uses buckets, BTC uses buckets
- Fixed hardcoded bucket_size = 10 in component_manager.py
- Now uses symbol-specific bucket sizes: ETH = , BTC =
- Matches the COB provider configuration and launch.json settings
- ETH/USDT will now show proper  price granularity in dashboard
- BTC/USDT continues to use  buckets as intended
2025-07-02 01:59:54 +03:00
d269a1fe6e minor UI changes 2025-07-02 00:17:18 +03:00
88614bfd19 COB cummilative stats 2025-06-30 02:52:27 +03:00
296e1be422 COB working 2025-06-30 02:39:37 +03:00
4c53871014 COB summary working 2025-06-30 02:20:36 +03:00
e6cd98ff10 trading performance stats 2025-06-26 18:36:07 +03:00
b7ccd0f97b added leverage, better training 2025-06-26 13:46:36 +03:00
3a5a1056c4 COB integration - finally 2025-06-26 01:42:48 +03:00
5e57e7817e model checkpoints 2025-06-26 01:12:36 +03:00
8c914ac188 models metrics and utilisation 2025-06-25 21:21:55 +03:00
120f3f558c added models and cob data 2025-06-25 03:13:20 +03:00
47173a8554 adding model predictions to dash (wip) 2025-06-25 02:59:16 +03:00
11bbe8913a fix 2025-06-25 02:54:13 +03:00
939b223f1b added clean dashboard - reimplementation as other is 10k lines 2025-06-25 01:51:23 +03:00