UI: fix models info

This commit is contained in:
Dobromir Popov
2025-07-29 00:46:16 +03:00
parent aefc460082
commit b44216ae1e
3 changed files with 58 additions and 17 deletions

View File

@@ -50,7 +50,7 @@ exchanges:
bybit:
enabled: true
test_mode: false # Use mainnet (your credentials are for live trading)
trading_mode: "live" # simulation, testnet, live
trading_mode: "simulation" # simulation, testnet, live
supported_symbols: ["BTCUSDT", "ETHUSDT"] # Bybit perpetual format
base_position_percent: 5.0
max_position_percent: 20.0