be be flake 8 compliant
This commit is contained in:
parent
dc8fd641ad
commit
847aab0359
@ -18,8 +18,8 @@ class CalmarHyperOptLoss(IHyperOptLoss):
|
|||||||
Calmar ratio is based on average annual rate of return for the last 36 months divided by the
|
Calmar ratio is based on average annual rate of return for the last 36 months divided by the
|
||||||
maximum drawdown for the last 36 months.
|
maximum drawdown for the last 36 months.
|
||||||
But you maybe don't have running hyperopt with 36 months of data so we will simulate 36 months
|
But you maybe don't have running hyperopt with 36 months of data so we will simulate 36 months
|
||||||
of trading with a montecarlo simulation and find the median drawdown (what's happenned if the trades
|
of trading with a montecarlo simulation and find the median drawdown (what's happenned if the
|
||||||
orders changes, the max drawdown change ?)
|
trades orders changes, the max drawdown change ?)
|
||||||
shorturl.at/ioAK2
|
shorturl.at/ioAK2
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user