┏━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┓

┃ Strategy ┃ Trades ┃ Avg Profit % ┃ Tot Profit USDT ┃ Tot Profit % ┃     Avg Duration ┃  Win  Draw  Loss  Win% ┃             Drawdown ┃
┡━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━┩
│    Empty │     49 │         2.64 │         680.535 │        68.05 │ 14 days, 0:38:00 │   44     0     5  89.8 │ 629.763 USDT  27.26% │
└──────────┴────────┴──────────────┴─────────────────┴──────────────┴──────────────────┴────────────────────────┴──────────────────────┘
This commit is contained in:
Jérôme Delacotte
2026-02-21 18:40:21 +01:00
parent a228e56172
commit 60ed27529a
3 changed files with 178 additions and 159 deletions

View File

@@ -30,15 +30,16 @@
"buy_real_num1": 1.0,
"buy_real_num2": -0.4
},
"protection": {
"stop_buying_indicator": "stop_buying12_1d",
"stoploss_indicator": "stop_buying12_1d",
"stoploss_timeperiod": "12"
},
"sell": {
"sell_score_indicator": "sma48_score"
},
"protection": {
"range_pos_stoploss": 0.1,
"stop_buying_indicator": "stop_buying60_1d",
"stoploss_force": -0.01,
"stoploss_indicator": "sma3_deriv2"
}
},
"ft_stratparam_v": 1,
"export_time": "2026-02-20 20:19:59.741160+00:00"
"export_time": "2026-02-21 17:38:15.366827+00:00"
}