Public market data for OKX exchange: prices, order books, candles, funding rates, open interest, and instrument info. All commands are read-only and do not require API credentials.
Market data commands are public and read-only — demo mode has no effect. The same data is returned with or without --demo. No confirmation needed before running any market command.
| 1 | okx market ticker | READ | Single instrument: last price, 24h high/low/vol | | 2 | okx market tickers | READ | All tickers for an instrument type | | 3 | okx market instruments --instType | READ | List tradeable instruments | | 4 | okx market orderbook [--sz ] | READ | Order book top asks/bids |
이 스킬은 사용자가 'BTC 가격', 'ETH 티커', '주문장 표시', '시장 깊이', 'BTC 양초', 'OHLCV 차트 데이터', '펀딩 비율', '미결제약정', '시장 평균가', '지수 가격', '최근 거래', '가격 제한', '상품 목록', '사용 가능한 상품' 또는 OKX CEX의 공개 시장 데이터를 쿼리하라는 요청을 요청할 때 사용해야 합니다. 모든 명령은 읽기 전용이며 API 자격 증명이 필요하지 않습니다. 계정 잔액/포지션(okx-cex-portfolio 사용), 주문 발신/취소(okx-cex-trade 사용) 또는 그리드/DCA 봇(okx-cex-bot 사용)에는 사용하지 마십시오. 출처: okx/agent-skills.