Dobromir Popov
49529d564d
fix: Critical error fixes - division by zero and mock data removal
...
- Add zero price validation in trading_executor to prevent division by zero
- Remove mock prediction fallback - enforce NO SYNTHETIC DATA policy
- System now fails gracefully without predictions rather than using fake data
Fixes division by zero errors when executing trades
Enforces REAL_MARKET_DATA_POLICY.md compliance
2025-10-01 00:07:19 +03:00
Dobromir Popov
468a2c2a66
revision, pending fixes
2025-09-26 10:49:45 +03:00
Dobromir Popov
2e1b3be2cd
increase prediction horizon
2025-09-09 09:50:14 +03:00
Dobromir Popov
0cc104f1ef
wip cob
2025-07-23 00:48:14 +03:00
Dobromir Popov
6c91bf0b93
fix sim and wip fix live
2025-07-08 02:47:10 +03:00
Dobromir Popov
64678bd8d3
more live trades fix
2025-07-08 02:03:32 +03:00
Dobromir Popov
d260e73f9a
integration of (legacy) training systems, initialize, train, show on the UI
2025-07-05 00:33:03 +03:00
Dobromir Popov
e8b9c05148
risk managment
2025-07-04 20:52:40 +03:00
Dobromir Popov
ed42e7c238
execution and training fixes
2025-07-04 20:45:39 +03:00
Dobromir Popov
d0cf04536c
fix dash actions
2025-07-04 02:24:18 +03:00
Dobromir Popov
cf91e090c8
i think we fixed mexc interface at the end!!!
2025-07-04 02:14:29 +03:00
Dobromir Popov
118c34b990
mexc API failed, working on futures API as it what i we need anyway
2025-07-03 00:56:02 +03:00
Dobromir Popov
29b3325581
executor now can do shorty and long
2025-06-25 17:08:32 +03:00
Dobromir Popov
249fdace73
try to have sell actions
2025-06-25 17:02:21 +03:00
Dobromir Popov
4c87b7c977
set logger leveer to warning
2025-06-25 13:54:04 +03:00
Dobromir Popov
ad76b70788
improve trading signals
2025-06-25 13:41:01 +03:00
Dobromir Popov
de41f8e6a4
Revert "RL trainer"
...
This reverts commit a6eaa01735 .
2025-05-28 14:31:43 +03:00
Dobromir Popov
a6eaa01735
RL trainer
2025-05-28 13:20:15 +03:00
Dobromir Popov
d6a71c2b1a
sync fees from API. usdc. trade works
2025-05-28 11:18:07 +03:00
Dobromir Popov
dd86d21854
position history with fees
2025-05-28 11:17:41 +03:00
Dobromir Popov
ae62d893bc
initial balance on dash
2025-05-27 13:53:12 +03:00
Dobromir Popov
4567912186
dash closed trades history
2025-05-27 13:47:34 +03:00