Commit graph

13 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
fd9eccd951 move collector-specific functions in separate modules of inputs package 2026-02-05 15:03:23 +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
dfd4c5cc6f fix analyzer imports 2026-01-09 17:47:08 +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
3b7cecfb94 do not import MetaTrader5 if it is not used 2025-05-12 22:45:19 +02:00
tradershubspace
aa35c304b8 Add Venue type 2025-05-12 18:15:16 +02:00