process_only_new_candles & add roi

This commit is contained in:
Ubuntu 2025-11-28 14:56:10 +08:00
parent f8672df24f
commit e5e9ab74d7
2 changed files with 9 additions and 3 deletions

View File

@ -9,7 +9,7 @@
"stake_currency": "USDT",
"stake_amount": 91,
"tradable_balance_ratio": 1,
"process_only_new_candles": false,
"process_only_new_candles": true,
"fiat_display_currency": "USD",
"dry_run": true,
"timeframe": "3m",

View File

@ -42,8 +42,14 @@
"roi_param_t": 0.168,
"rsi_overbought": 58
},
"protection": {}
"protection": {},
"roi": {
"0": 0.164,
"120": 0.053,
"480": 0.016,
"1800": 0
}
},
"ft_stratparam_v": 1,
"export_time": "2025-10-05 16:38:39.948030+00:00"
}
}