process_only_new_candles & add roi
This commit is contained in:
parent
f8672df24f
commit
e5e9ab74d7
@ -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",
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user