┃ Strategy ┃ Trades ┃ Avg Profit % ┃ Tot Profit USDT ┃ Tot Profit % ┃ Avg Duration ┃ Win Draw Loss Win% ┃ Drawdown ┃ ┡━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━┩ │ Empty │ 62 │ 1.43 │ 1238.641 │ 123.86 │ 2 days, 2:15:00 │ 43 0 19 69.4 │ 221.99 USDT 9.17% │ └──────────┴────────┴──────────────┴─────────────────┴──────────────┴─────────────────┴────────────────────────┴────────────────────┘
39 lines
883 B
JSON
39 lines
883 B
JSON
{
|
|
"strategy_name": "Empty",
|
|
"params": {
|
|
"roi": {
|
|
"0": 10
|
|
},
|
|
"stoploss": {
|
|
"stoploss": -1.0
|
|
},
|
|
"trailing": {
|
|
"trailing_stop": false,
|
|
"trailing_stop_positive": null,
|
|
"trailing_stop_positive_offset": 0.0,
|
|
"trailing_only_offset_is_reached": false
|
|
},
|
|
"max_open_trades": {
|
|
"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
|
|
},
|
|
"protection": {
|
|
|
|
"drop_from_last_entry": 0.0
|
|
},
|
|
"sell": {
|
|
"sell_crossed_sma_indicators": "sma5_1d",
|
|
"sell_score_indicator": "sma5_score",
|
|
"sell_sma_indicators": "sma12_1d"
|
|
}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2026-02-25 18:15:42.432169+00:00"
|
|
} |