mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Wording adjusted in helpstring
This commit is contained in:
parent
d2181bdd94
commit
e545ef563c
|
@ -69,7 +69,7 @@ class Worker:
|
|||
|
||||
def _worker(self, old_state: Optional[State]) -> State:
|
||||
"""
|
||||
Trading routine that must be run at each loop
|
||||
The main routine that runs each throttling iteration and handles the states.
|
||||
:param old_state: the previous service state from the previous call
|
||||
:return: current service state
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user