Loading...
Loading...
Use the nasdaq_candles tool to fetch OHLCV candles (free) with caching and latency metadata; good for quick charting.
npx skill4agent add captaindpt/truth-terminal tool-nasdaq-candlessymbol"AAPL"range1d | 5d | 1mo1dinterval1m | 5m | 30m1m5d1mo{ "name": "nasdaq_candles", "params": { "symbol": "AAPL", "range": "1d", "interval": "5m" } }{ "name": "nasdaq_candles", "params": { "symbol": "AAPL", "range": "5d" } }{ candles: { t,o,h,l,c,v,meta }, meta: { cached,durationMs,timeoutMs } }MetaLast CandlecandlestargetWindowdes