┏━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┓
┃ Strategy ┃ Trades ┃ Avg Profit % ┃ Tot Profit USDT ┃ Tot Profit % ┃ Avg Duration ┃ Win Draw Loss Win% ┃ Drawdown ┃ ┡━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━┩ │ Empty │ 53 │ 1.76 │ 1312.665 │ 131.27 │ 4 days, 1:16:00 │ 33 0 20 62.3 │ 116.751 USDT 7.37% │ └──────────┴────────┴──────────────┴─────────────────┴──────────────┴─────────────────┴────────────────────────┴─────────────────────┘
This commit is contained in:
19
Empty.json
19
Empty.json
@@ -17,21 +17,20 @@
|
||||
"max_open_trades": 20
|
||||
},
|
||||
"buy": {
|
||||
"buy_deriv1_sma12d": -0.01,
|
||||
"buy_deriv1_sma5d": -0.03,
|
||||
"buy_deriv1_sma60": 0.0,
|
||||
"buy_deriv2_sma12d": -0.07,
|
||||
"buy_deriv2_sma5d": -0.04,
|
||||
"buy_deriv2_sma60": 0.002
|
||||
"buy_deriv1_sma12d": -0.06,
|
||||
"buy_deriv1_sma5d": -0.01,
|
||||
"buy_deriv1_sma60": -0.003,
|
||||
"buy_deriv2_sma12d": 0.0,
|
||||
"buy_deriv2_sma5d": -0.07,
|
||||
"buy_deriv2_sma60": -0.004
|
||||
},
|
||||
"protection": {
|
||||
|
||||
"drop_from_last_entry": 0.0
|
||||
},
|
||||
"sell": {
|
||||
"sell_crossed_sma_indicators": "sma5_1d",
|
||||
"sell_score_indicator": "sma5_score",
|
||||
"sell_sma_indicators": "sma12_1d"
|
||||
"sell_crossed_sma_indicators": "sma60",
|
||||
"sell_score_indicator": "sma60_score",
|
||||
"sell_sma_indicators": "sma48_1d"
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
|
||||
Reference in New Issue
Block a user