diff --git a/config_examples/config_binance.example.json b/config_examples/config_binance.example.json index 6c513f064..ffb364ffd 100644 --- a/config_examples/config_binance.example.json +++ b/config_examples/config_binance.example.json @@ -2,7 +2,7 @@ "$schema": "https://schema.freqtrade.io/schema.json", "max_open_trades": 3, "stake_currency": "USDT", - "stake_amount": 0.05, + "stake_amount": 30, "tradable_balance_ratio": 0.99, "fiat_display_currency": "USD", "timeframe": "5m",