Commit Graph

28 Commits

Author SHA1 Message Date
hroff-1902 e545ef563c
Wording adjusted in helpstring 2020-02-23 22:50:58 +03:00
hroff-1902 ca8e52dc2c Show heartbeat message earlier after changing the state 2020-02-23 00:21:19 +03:00
hroff-1902 d9ecf3e4bf Add version and state to heartbeat message 2020-02-21 12:26:32 +03:00
hroff-1902 d2e20d86bb Align heartbeat to throttling logging 2020-02-21 05:31:21 +03:00
hroff-1902 269a669af8 Move heartbeat to worker 2020-02-21 05:07:31 +03:00
hroff-1902 881f602f91 Adjust methods params 2020-02-21 04:17:17 +03:00
hroff-1902 e0800b7c29 Make throttle start time an worker object attribute 2020-02-21 03:52:14 +03:00
hroff-1902 04aa74e5ad Better throttling 2020-02-21 03:37:38 +03:00
hroff-1902 78ee36a8c6 Use _throttle() in stopped state instead of sleep() 2020-02-20 15:18:26 +03:00
hroff-1902 56a06cbd33 Update strings to f-strings 2020-02-20 08:19:22 +03:00
hroff-1902 bca5f804a8 Move divider log message 2020-02-20 08:17:24 +03:00
hroff-1902 f3d500085c Add some type hints 2020-02-02 07:00:40 +03:00
hroff-1902 68771a7861 Remove state attr from Worker 2020-01-29 17:08:36 +03:00
hroff-1902 30e3e434ab Add notify_status() to FreqtradeBot 2020-01-27 03:34:53 +03:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias e6ccc1427c have Arguments return a dict instead of Namespace 2019-09-12 20:16:39 +02:00
hroff-1902 849d694c27 Don't inherit from object 2019-09-12 04:39:52 +03:00
Matthias 8d813fa728 Remove return-value for _process 2019-08-13 09:36:52 +02:00
hroff-1902 785a7a22bc output divider in logs between throttles 2019-07-26 04:02:34 +03:00
Matthias 349c0619aa Move startup to freqtradebot 2019-05-20 20:11:50 +02:00
hroff-1902 5665426e6b better type hints in worker 2019-04-30 19:47:55 +03:00
hroff-1902 537c03504f fix #1810 2019-04-30 10:29:49 +03:00
hroff-1902 65350ad552 final flake happy 2019-04-03 22:14:42 +03:00
hroff-1902 7251e5bd62 bot state moved back to freqtradebot from worker 2019-03-31 23:39:55 +03:00
hroff-1902 06144a1fc4 Wording in a comment 2019-03-30 23:33:52 +03:00
hroff-1902 208832e847 flake8, mypy resolved 2019-03-30 02:19:43 +03:00
hroff-1902 5161e1abb3 Allow to pass config into worker, as it's used in the tests 2019-03-26 11:07:02 +03:00
hroff-1902 c8b0c9af0a Worker moved to new worker.py 2019-03-25 17:45:03 +03:00