AIEnhancedStrategy

This commit is contained in:
zhangkun9038@dingtalk.com 2025-05-01 19:06:18 +08:00
parent e8cabbefec
commit 09fa611602

View File

@ -1,9 +1,19 @@
{
"max_open_trades": 3,
"stake_currency": "USDT",
"stake_amount": 100,
"tradable_balance_ratio": 0.99,
"stake_amount": 150,
"startup_candle_count": 30,
"tradable_balance_ratio": 1,
"fiat_display_currency": "USD",
"dry_run": true,
"timeframe": "3m",
"dry_run_wallet": 1000,
"cancel_open_orders_on_exit": true,
"stoploss": -0.05,
"unfilledtimeout": {
"entry": 5,
"exit": 15
},
"timeframe": "5m",
"exchange": {
"name": "okx",