• Joined on 2025-03-07
vasily pushed to main at Simon/MarketDataCollector 2025-10-20 12:33:39 +08:00
cf7381d85f Refactor file listing API to return only file names and add new API for calculating file SHA256 hash
vasily pushed to main at Simon/MarketDataCollector 2025-10-20 12:25:03 +08:00
cdb2eddea9 added hash to filelist
vasily pushed to main at Simon/MarketDataCollector 2025-10-20 11:55:13 +08:00
2c30dd9903 api for files downloading
vasily pushed to main at Simon/MarketDataCollector 2025-10-14 12:42:23 +08:00
3effe57586 added instrument
vasily pushed to main at Simon/MarketDataCollector 2025-10-03 10:28:20 +08:00
1a05bf2dc6 reverse back
vasily pushed to main at Simon/MarketDataCollector 2025-09-24 23:38:38 +08:00
b5cae949d9 add instrument
vasily pushed to main at Simon/MarketDataCollector 2025-08-09 23:50:10 +08:00
d76d1a4925 memory optimization
vasily pushed to main at Simon/MarketDataCollector 2025-07-30 15:12:31 +08:00
0c34623df8 memory optimisation
vasily pushed to main at Simon/MarketDataCollector 2025-06-23 12:04:17 +08:00
3c7dbf327c files sorting and filter
vasily pushed to main at Simon/MarketDataCollector 2025-06-23 12:01:08 +08:00
bf6fffd52c fileserver
vasily pushed to main at Simon/MarketDataCollector 2025-06-09 13:05:59 +08:00
245ded50ef simple server
vasily pushed to main at Simon/MarketDataCollector 2025-06-09 12:51:36 +08:00
14272ab6eb - uv for package management
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 17:04:22 +08:00
5ef12c650b task
5614520c58 Enhance backtesting performance and data handling
Compare 2 commits »
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 14:45:20 +08:00
fc7e8e9f8a plot optimisation to reduce points
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 14:23:50 +08:00
d8cc1a3192 parameter optimisation for strategies (can run a matrix of strategy with different parameters)
df19ef32db bactester for strategies
b0ea701020 Enhance DataLoader and MinuteDataBuffer for improved data handling
Compare 3 commits »
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 13:05:54 +08:00
790bd9ccdd exposing parameters for metatrand too
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 12:37:44 +08:00
6195e6b1e9 added tqdm
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 00:29:06 +08:00
a99ed50cfe cleanup of the old Incremental trader after refactopring
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 00:12:05 +08:00
54e3f5677a cleaning up
vasily pushed to IncrementalStrategy at Simon/Cycles 2025-05-29 00:09:26 +08:00
b9836efab7 testing strategies consistency after migration