Closed Kleingeldprinz closed 1 year ago
@Kleingeldprinz can you please share your config setup cause my bot is idle since setup heres my config setup if you find any misconfiguration please let me know
{ "max_open_trades": 6, "stake_currency": "USDT", "stake_amount": "unlimited", "tradable_balance_ratio": 0.99, "fiat_display_currency": "USD", "dry_run": true, "dry_run_wallet": 1000, "cancel_open_orders_on_exit": false, "trading_mode": "spot", "margin_mode": "", "unfilledtimeout": { "entry": 2, "exit": 2, "exit_timeout_count": 0, "unit": "minutes" }, "order_types": { "entry": "limit", "exit": "limit", "emergency_exit": "limit", "force_entry": "limit", "force_exit": "limit", "stoploss": "limit", "stoploss_on_exchange": false, "stoploss_on_exchange_interval": 60 }, "entry_pricing": { "price_side": "other", "use_order_book": false, "order_book_top": 1, "price_last_balance": 0, "check_depth_of_market": { "enabled": false, "bids_to_ask_delta": 1 } }, "exit_pricing": { "price_side": "other", "use_order_book": false, "order_book_top": 1, "price_last_balance": 0 }, "exchange": { "name": "binance", "key": "", "secret": "", "ccxt_config": {}, "ccxt_async_config": {}, "pair_whitelist": [], "pair_blacklist": [ "(BNB)/.*", ".*(_PREMIUM|BEAR|BULL|HALF|HEDGE|UP|DOWN|[1235][SL])/.*", "(AUD|BRZ|CAD|CHF|EUR|GBP|HKD|IDRT|JPY|NGN|RUB|SGD|TRY|UAH|USD|ZAR)/.*", "(BUSD|CUSD|CUSDT|DAI|PAXG|SUSD|TUSD|USDC|USDN|USDP|USDT|VAI|UST|USTC|AUSD)/.*", "(ACM|AFA|ALA|ALL|ALPINE|APL|ASR|ATM|BAR|CAI|CHZ|CITY|FOR|GAL|GOZ|IBFK|JUV|LEG|LOCK-1|NAVI|NMR|NOV|PFL|PSG|ROUSH|STV|TH|TRA|UCH|UFC|YBO)/.*", "(1EARTH|ILA|BOBA|CTXC|CWAR|HBAR|NMR|OMG|ONG|ARDR|DMTR|MLS|TORN|ANC|LUNA|BTS|QKC|COS|ACA|FTT|SRM|YFII|SNM|BNX|WAVES|MIR)/.*" ], "markets_refresh_interval": 60 }, "pairlists": [ { "method": "VolumePairList", "number_assets": 100, "sort_key": "quoteVolume", "refresh_period": 1800 }, { "method": "AgeFilter", "min_days_listed": 30 }, { "method": "PriceFilter", "low_price_ratio": 0.003 }, { "method": "SpreadFilter", "max_spread_ratio": 0.005 }, { "method": "RangeStabilityFilter", "lookback_days": 3, "min_rate_of_change": 0.03, "refresh_period": 1800 }, { "method": "VolatilityFilter", "lookback_days": 3, "min_volatility": 0.01, "max_volatility": 0.75, "refresh_period": 43200 }, { "method": "VolumePairList", "number_assets": 70, "sort_key": "quoteVolume" }, { "method": "ShuffleFilter" } ], "edge": { "enabled": false, "process_throttle_secs": 3600, "calculate_since_number_of_days": 7, "allowed_risk": 0.01, "stoploss_range_min": -0.01, "stoploss_range_max": -0.1, "stoploss_range_step": -0.01, "minimum_winrate": 0.6, "minimum_expectancy": 0.2, "min_trade_number": 10, "max_trade_duration_minute": 1440, "remove_pumps": false }, "telegram": { "enabled": false, "token": "", "chat_id": "" }, "api_server": { "enabled": true, "listen_ip_address": "0.0.0.0", "listen_port": 8080, "verbosity": "error", "enable_openapi": false, "jwt_secret_key": "", "ws_token": "", "CORS_origins": [], "username": "", "password": "", "jwt_secret": "" }, "bot_name": "freqtrade", "initial_state": "running", "force_entry_enable": true, "internals": { "process_throttle_secs": 5 } }
Do you have, in the meantime, any trades? Where are you trading?
Thank you for the Strat. The new one (x) runs really good and is running like a charm.