check if result exists in get_ticker (fixes #106)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import argparse
|
||||
import enum
|
||||
import logging
|
||||
import time
|
||||
from typing import Any, Callable
|
||||
|
||||
import time
|
||||
from wrapt import synchronized
|
||||
|
||||
from freqtrade import __version__
|
||||
|
Reference in New Issue
Block a user