Commit Graph

92 Commits

Author SHA1 Message Date
bd986f4534 beef up DQN model, fix training issues 2025-07-27 20:48:44 +03:00
36a8e256a8 fix DQN RL inference, rebuild model 2025-07-26 23:57:03 +03:00
a3828c708c fix netwrk rebuild 2025-07-25 23:59:51 +03:00
dd9f4b63ba sqlite for checkpoints, cleanup 2025-07-25 22:34:13 +03:00
2a0f8f5199 integratoin fixes - COB and CNN 2025-07-23 17:33:43 +03:00
f1d63f9da6 integrating new CNN model 2025-07-23 16:59:35 +03:00
735ee255bc new cnn model 2025-07-23 16:13:41 +03:00
a68df64b83 code structure 2025-07-22 16:23:13 +03:00
1a54fb1d56 fix model mappings,dash updates, trading 2025-07-22 15:44:59 +03:00
439611cf88 trading works! 2025-07-15 01:10:37 +03:00
24230f7f79 leverae tweak 2025-07-15 00:51:42 +03:00
a7905ce4e9 test bybit opening/closing orders 2025-07-15 00:03:59 +03:00
5b2dd3b0b8 bybit ballance working 2025-07-14 23:20:01 +03:00
02804ee64f bybit REST api 2025-07-14 22:57:02 +03:00
ee2e6478d8 bybit 2025-07-14 22:23:27 +03:00
4a55c5ff03 deribit 2025-07-14 17:56:09 +03:00
f861559319 work with order execution - we are forced to do limit orders over the API 2025-07-14 13:36:07 +03:00
ab232a1262 in the bussiness -but wip 2025-07-14 12:58:16 +03:00
c651ae585a mexc debug files 2025-07-14 12:32:06 +03:00
0c54899fef MEXC INTEGRATION WORKS!!! 2025-07-14 11:23:13 +03:00
d42c9ada8c mexc interface integrations REST API fixes 2025-07-14 11:15:11 +03:00
e74f1393c4 training fixes and enhancements wip 2025-07-14 10:00:42 +03:00
e76b1b16dc training fixes 2025-07-14 00:47:44 +03:00
ebf65494a8 try to fix input dimentions 2025-07-13 23:41:47 +03:00
bcc13a5db3 training wip 2025-07-13 11:29:01 +03:00
2d8f763eeb improve training and model data 2025-07-07 15:48:25 +03:00
9101448e78 cleanup, cob ladder still broken 2025-07-07 01:07:48 +03:00
d260e73f9a integration of (legacy) training systems, initialize, train, show on the UI 2025-07-05 00:33:03 +03:00
5ca7493708 cleanup, CNN fixes 2025-07-05 00:12:40 +03:00
ce8c00a9d1 remove dummy data, improve training , follow architecture 2025-07-04 23:51:35 +03:00
e8b9c05148 risk managment 2025-07-04 20:52:40 +03:00
ed42e7c238 execution and training fixes 2025-07-04 20:45:39 +03:00
cf91e090c8 i think we fixed mexc interface at the end!!! 2025-07-04 02:14:29 +03:00
978cecf0c5 fix indentations 2025-07-03 03:03:35 +03:00
118c34b990 mexc API failed, working on futures API as it what i we need anyway 2025-07-03 00:56:02 +03:00
488fbacf67 show each model's prediction (last inference) and store T model checkpoint 2025-07-02 09:52:45 +03:00
11718bf92f loss /performance display 2025-07-02 03:29:38 +03:00
29e4076638 template dash using real integrations (wip) 2025-07-02 03:05:11 +03:00
5eda20acc8 scale up transformer 2025-07-02 01:41:20 +03:00
8645f6e8dd beef up T model 2025-07-02 01:26:07 +03:00
0c8ae823ba added transfformer model to the mix 2025-07-02 01:25:55 +03:00
0f155b319c more agressive trading avtions. audit 2025-07-02 00:52:50 +03:00
c267657456 measure models inference and train times 2025-07-02 00:47:18 +03:00
3ad21582e0 real COB training 2025-07-02 00:43:39 +03:00
fab25ffe6f wip.... 2025-06-27 03:48:48 +03:00
601e44de25 +1 2025-06-27 03:30:21 +03:00
8a51fcb70a cleanup and reorgnization 2025-06-25 15:16:49 +03:00
ad76b70788 improve trading signals 2025-06-25 13:41:01 +03:00
fdb9e83cf9 reduce cob model to 400m 2025-06-25 13:11:00 +03:00
03fa28a12d folder stricture reorganize 2025-06-25 11:42:12 +03:00