Backend not connected (404)
Start the server from your project root:
uvicorn dashboard.app:app --host 0.0.0.0 --port 8080
Then open: http://127.0.0.1:8080 · Hard refresh: Ctrl+F5
Bot opens orders only when a strategy signal fires: at the start of each hour (h1), and only if EMA or MACD crossover conditions are met. No signal = no order. Check the log to see indicators and next run.
Loading…
Loading…
Loading…
Loading…
Set trading style (scalping / swing / custom), amount per position, and take-profit / stop-loss. Restart the bot after saving.
Click “Get suggestion” to see scalping vs swing based on 24h volatility.
Dry-run & backtesting. Run addons\freqtrade\run_freqtrade_dryrun.bat or use Docker/pip.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…