Commit graph

16 commits

Author SHA1 Message Date
Alexandr Savinov
234cb2a46c collector client initialization and closing 2026-02-16 10:46:40 +01:00
Alexandr Savinov
422c62b5b3 move download functions to the modules with other collector functions 2026-02-06 12:36:12 +01:00
Alexandr Savinov
7a2f154381 refactor the usage of collector functions 2026-02-06 11:34:13 +01: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
c4c05af900 compute latest available data in case of no data available 2026-02-05 13:17:14 +01:00
Alexandr Savinov
0469c44e84 refactor and unify the logic of collector functions 2026-02-05 12:51:46 +01:00
Alexandr Savinov
9d385951b2 simplify connector by returning data frames instead of lists of values 2026-02-01 15:25:26 +01:00
Alexandr Savinov
9175ef66de move mt5 connector function from the service to the collector module 2026-01-31 16:59:29 +01:00
Alexandr Savinov
291150fcb4 move collector client from app-level to connector-specific module level 2026-01-31 15:32:34 +01:00
Alexandr Savinov
915e130bf6 move venue-specific data retrieval functions from the analyzer to the collector 2026-01-25 17:11:28 +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
f40ab923ec simplify data collectors by doing only retrieval 2025-10-28 12:09:10 +01:00
Alexandr Savinov
96d5057aef remove unused methods form analyzer 2025-07-27 12:42:17 +02:00
Alexandr Savinov
a2a8be8610 refactor: move collector functions to a new serparate package 2025-02-15 11:48:02 +01:00
Renamed from service/collector_binance.py (Browse further)