Commit graph

27 commits

Author SHA1 Message Date
Alexandr Savinov
dda97fe618 minor changes 2025-05-12 19:52:47 +02:00
tradershubspace
606d934748 refactor server.py for improved readability and organization 2025-05-12 18:15:16 +02:00
tradershubspace
aa35c304b8 Add Venue type 2025-05-12 18:15:16 +02:00
tradershubspace
ada762f74e updated account info usage 2025-05-12 18:15:16 +02:00
Alexandr Savinov
0c8ecd361f change signature of output functions and pass explicitly data and config 2025-03-25 19:56:20 +01:00
Alexandr Savinov
e3012483c7 swtich to async calls for output functions 2025-02-16 12:46:03 +01:00
Alexandr Savinov
1093298895 refactor: move all output functions like notifiers and traders into a standard extandable set of outputs 2025-02-15 13:32:24 +01:00
Alexandr Savinov
3f3af10982 refactor: move notifiers and traders into a new separate package 2025-02-15 12:01:25 +01:00
Alexandr Savinov
a2a8be8610 refactor: move collector functions to a new serparate package 2025-02-15 11:48:02 +01:00
Alexandr Savinov
9f07301032 allow for empty algorithm set 2025-02-12 20:52:50 +01:00
Alexandr Savinov
bffbcfb47b logging parameters of the server 2024-12-15 15:25:11 +01:00
Alexandr Savinov
5dd9e2d5eb replace prints with logging 2024-12-15 15:06:03 +01:00
Alexandr Savinov
70b1802bd5 fix problems with binance trader 2024-06-22 09:58:08 +02:00
Alexandr Savinov
9988f1645e custom frequency for sending diagrams 2024-05-15 19:15:00 +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
8c24ef07c1 refactor the structure of processing for online/stream part (batch scripts to be updated) 2023-12-09 19:59:29 +01:00
Alexandr Savinov
8928990827 rename config section for trade model 2023-10-29 11:09:20 +01:00
Alexandr Savinov
d2f03342eb restructure configuration by separateing different notifications and trade simulation 2023-10-28 13:33:11 +02:00
Alexandr Savinov
682a748936 introduce a new score notification logic 2023-10-28 11:43:20 +02:00
Alexandr Savinov
382cd03926 improve notification logic 2023-09-30 12:58:45 +02:00
Alexandr Savinov
b276675073 improve sending notifications 2023-09-26 21:21:45 +02:00
Alexandr Savinov
09ad6355bc add visualization functions 2023-09-24 15:20:24 +02:00
Alexandr Savinov
99e7c3a84b fix server by integrating new conventions and functions 2022-07-18 20:23:36 +02:00
Alexandr Savinov
ce44a74b1e refactor label generation and signals 2022-03-25 22:49:33 +01:00
Alexandr Savinov
f1a28fe077 initial commit 2022-03-20 10:09:33 +01:00