Research an asset before deciding to trade (read-only)
When to use: You're considering a position and want charts + indicators + order book snapshot in one pass — without any risk of accidental trades.
Prerequisites
- OKX API key (read-only scope) — OKX > API > Create key with read-only permission
Flow
-
Start in read-only modeConfigure agent-trade-kit with --read-only. Confirm trade tools are disabled.✓ Copied→ Only research tools enabled
-
Pull dataFor SOL-USDT: 4h candles last 30 days, RSI(14), MACD, current funding rate, top-of-book depth, and open interest trend.✓ Copied→ Indicator stack
-
SynthesizeWhat's the short-term technical picture and is it aligned with funding/OI?✓ Copied→ Analysis
Outcome: Informed view without execution risk.
Pitfalls
- TA is not a prediction engine — Use as one input; not a trade signal on its own