chore: early-exit when no pairs are available
This commit is contained in:
@@ -613,6 +613,7 @@ def download_data_main(config: Config) -> None:
|
|||||||
"Please make sure you're using the correct Pair naming for your selected trade mode. \n"
|
"Please make sure you're using the correct Pair naming for your selected trade mode. \n"
|
||||||
f"More info: {DOCS_LINK}/bot-basics/#pair-naming"
|
f"More info: {DOCS_LINK}/bot-basics/#pair-naming"
|
||||||
)
|
)
|
||||||
|
return
|
||||||
|
|
||||||
logger.info(
|
logger.info(
|
||||||
f"About to download pairs: {expanded_pairs}, "
|
f"About to download pairs: {expanded_pairs}, "
|
||||||
|
|||||||
Reference in New Issue
Block a user