Apply isort to freqtrade codebase
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
from math import exp
|
||||
from datetime import datetime
|
||||
from math import exp
|
||||
|
||||
from pandas import DataFrame
|
||||
|
||||
from freqtrade.optimize.hyperopt import IHyperOptLoss
|
||||
|
||||
|
||||
# Define some constants:
|
||||
|
||||
# set TARGET_TRADES to suit your number concurrent trades so its realistic
|
||||
|
||||
Reference in New Issue
Block a user