Matthias
|
a76ca771f8
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |
|
Matthias
|
34c42be74f
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
8108a48f39
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
|
Matthias
|
29585b5ecd
|
Improve worker iteration logic
|
2022-11-06 11:18:13 +01:00 |
|
Matthias
|
f93b6eec63
|
Improve timing for worker throttling
|
2022-10-24 20:09:13 +02:00 |
|
Matthias
|
10090a36d5
|
simplify throttle
|
2022-10-23 14:52:10 +02:00 |
|
Matthias
|
d0571464db
|
Improve test for worker throttle
|
2022-10-23 14:20:59 +02:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Matthias
|
61dbb6206f
|
Slightly reduce verbosity when reload_conf is issued
part of #6095
|
2021-12-23 20:33:13 +01:00 |
|
Matthias
|
2080bf0952
|
Fix some formatting errors, add test for strategy version
|
2021-12-04 14:40:05 +01:00 |
|
Dardon
|
d4fd13bf50
|
Telegram and log prints strategy version.
|
2021-11-20 16:26:07 +00:00 |
|
aayush-jain18
|
a46f60bd94
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Theagainmen
|
e813573f27
|
Warning message for open trades when stopping bot
|
2020-06-27 18:35:46 +02:00 |
|
Theagainmen
|
ac92834693
|
reload_conf & reload_config now both accepted, code is more consistent now
|
2020-06-10 19:28:02 +02:00 |
|
Matthias
|
503a8a8243
|
Simplify sd_notify usage
|
2020-05-18 07:02:57 +02:00 |
|
jpribyl
|
bd51cd332b
|
Cancel all open orders after receiving /stop or ctrl+c
|
2020-05-01 10:36:11 -06:00 |
|
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 |
|