34 lines
748 B
Plaintext
34 lines
748 B
Plaintext
live_mode: false
|
|
|
|
fused_engine:
|
|
log_level: INFO
|
|
signal_threshold_bps: 2
|
|
excluded_currencies: [EUR, BRL]
|
|
hold_currencies: [USDT, USDC, USD1]
|
|
send_signals: true
|
|
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
|
|
cooldown_seconds: 0.0
|
|
kcs_discount_active: false
|
|
initial_capital:
|
|
USDT: 5
|
|
USDC: 5
|
|
USD1: 5
|
|
|
|
executor:
|
|
fill_timeout_ms: 1000
|
|
log_level: INFO
|
|
log_file: /tmp/executor.log
|
|
socket_path: /tmp/executor.sock
|
|
concurrent_slots: 1
|
|
enforce_same_base_isolation: true
|
|
enforce_pair_isolation: true
|
|
rest_port: 8002
|
|
|
|
kucoin_api_key: ""
|
|
kucoin_api_secret: ""
|
|
kucoin_api_passphrase: ""
|