Log message changed
This commit is contained in:
parent
406e266bb4
commit
6e1da13920
@ -139,7 +139,7 @@ class Edge():
|
|||||||
|
|
||||||
# If no trade found then exit
|
# If no trade found then exit
|
||||||
if len(trades) == 0:
|
if len(trades) == 0:
|
||||||
logger.info("No trades created.")
|
logger.info("No trades found.")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
# Fill missing, calculable columns, profit, duration , abs etc.
|
# Fill missing, calculable columns, profit, duration , abs etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user