Commit Graph

16 Commits

Author SHA1 Message Date
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