triangular_arbitrage_bot/config.yaml.example

24 lines
531 B
Plaintext

live_mode: false
fused_engine:
log_level: INFO
signal_threshold_bps: 2
excluded_currencies: [EUR, BRL]
hold_currencies: [USDT, USDC, USD1]
ws_url: wss://ws-api-spot.kucoin.com
token_url: https://api.kucoin.com/api/v1/bullet-public
reconnect_base_delay: 1.0
reconnect_max_delay: 60.0
heartbeat_interval: 18.0
kcs_discount_active: false
concurrent_slots: 1
balance_wait_enabled: false
initial_capital:
USDT: 5
USDC: 5
USD1: 5
kucoin_api_key: ""
kucoin_api_secret: ""
kucoin_api_passphrase: ""