-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
68 lines (64 loc) · 1.53 KB
/
config.yaml
File metadata and controls
68 lines (64 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
server:
host: "0.0.0.0"
port: 8080
hyperliquid:
mainnet_rest: "https://api.hyperliquid.xyz"
mainnet_wss: "wss://api.hyperliquid.xyz/ws"
testnet_rest: "https://api.hyperliquid-testnet.xyz"
testnet_wss: "wss://api.hyperliquid-testnet.xyz/ws"
use_testnet: false
# ── WSS Real-Time Subscriptions ──────────────────────────────────
wss:
reconnect_delay_secs: 2
subscribe_all_mids: true
subscribe_asset_ctx: true
subscribe_l2_book: true
subscribe_trades: true
subscribe_candles: true
candle_intervals:
- "1m"
- "3m"
- "5m"
- "15m"
- "1h"
- "4h"
- "1d"
- "1M"
# ── REST Polling Intervals ───────────────────────────────────────
polling:
meta_secs: 900
spot_meta_secs: 900
perp_dexs_secs: 900
perp_categories_secs: 3600
meta_and_asset_ctxs_secs: 30
spot_meta_and_asset_ctxs_secs: 30
predicted_fundings_secs: 300
max_market_order_ntls_secs: 300
perps_at_oi_cap_secs: 60
perp_deploy_auction_secs: 60
spot_pair_auction_secs: 60
perp_dex_status_secs: 300
perp_dex_limits_secs: 300
funding_history_secs: 600
# ── Coins for WSS Subscriptions ──────────────────────────────────
coins:
- BTC
- ETH
- SOL
- XRP
- BNB
- DOGE
- ADA
- AVAX
- LINK
- SUI
- HYPE
- ARB
- OP
- NEAR
- TON
- TRUMP
- FARTCOIN
- kPEPE
- WIF
- ONDO