Commit graph

25 commits

Author SHA1 Message Date
Alexandr Savinov
367742eabb restructure code for high-low label generator 2026-04-21 12:21:32 +02:00
Alexandr Savinov
4bfd815576 add two utility functions with interval arithmetics and replace the corresponding code 2026-02-05 15:31:44 +01:00
Alexandr Savinov
fd9eccd951 move collector-specific functions in separate modules of inputs package 2026-02-05 15:03:23 +01:00
Alexandr Savinov
26bf6c72ce move merge function from script to utilities 2026-01-09 16:50:52 +01:00
Alexandr Savinov
984f843a81 move individual classifiers into separate modules imported only if used 2026-01-08 16:19:13 +01:00
Alexandr Savinov
cdb3a2f605 refactor analyzer 2025-11-02 12:51:54 +01:00
Alexandr Savinov
4b6756f89b unify conversion of klines to df 2025-10-28 19:28:06 +01:00
Alexandr Savinov
3b7cecfb94 do not import MetaTrader5 if it is not used 2025-05-12 22:45:19 +02:00
Alexandr Savinov
dda97fe618 minor changes 2025-05-12 19:52:47 +02:00
tradershubspace
c4fcafcddb rename mt5 util 2025-05-12 18:15:16 +02:00
tradershubspace
66dcc38293 Add MT5 utils 2025-05-12 18:15:16 +02:00
Alexandr Savinov
055abc346f remove unused attributes for training 'shifts' and 'predict' 2025-03-07 17:16:37 +01:00
Alexandr Savinov
63d9985f6f move function name resolution function to utils package 2025-02-15 11:25:08 +01:00
Alexandr Savinov
0e140284d3 fix scheduler cron definition for 1 hour 2024-09-18 13:24:16 +02:00
Alexandr Savinov
cd5a4690e3 implement a function for getting interval given pandas frequency 2024-05-14 21:29:54 +02:00
Alexandr Savinov
c4ee440158 processing arbitrary frequencies rather than hard-cded 1min 2024-05-12 19:17:10 +02:00
Alexandr Savinov
5a797f6c7c better organize binance specific functions 2024-05-11 15:32:07 +02:00
Alexandr Savinov
2d974ed3bb Analyze all data at the server start 2023-12-25 17:14:37 +01:00
Alexandr Savinov
cd5db136c4 refactorings and renamings for unifying various generators 2023-12-10 11:47:25 +01:00
Alexandr Savinov
9977be4340 fix bugs with date format and score column from config 2023-08-25 22:27:28 +02:00
Alexandr Savinov
c5f4251e91 add ISO date format to all date parsers and readers 2023-08-24 20:24:11 +02:00
Alexandr Savinov
6d0fd41fb6 add exception in case the date is not found 2023-08-19 12:03:41 +02:00
Alexandr Savinov
d8e4749b0f multiple sources and their processing by merger and feature generator as well as refactorings 2022-04-23 09:18:45 +02:00
Alexandr Savinov
91ef6652a0 refactor feature generation 2022-03-25 22:48:23 +01:00
Alexandr Savinov
f1a28fe077 initial commit 2022-03-20 10:09:33 +01:00