Watchlists · hourly bars

Groups, not tickers

A price you can get anywhere. What a grouping tells you is whether these names are moving as one thing or as several — and whether a move is broad or carried by a couple of members. Those are the columns below. Every number carries the sample it came from.

No lists yet

Create one, then add symbols. Both need the admin token in production; on localhost neither does.

curl -X POST http://localhost:8787/v1/watchlist \
  -H 'content-type: application/json' \
  -d '{"name":"AI complex","note":"Is the capex cycle still bid?","symbols":["NVDA","AMD","AVGO","SOXX"]}'

curl -X POST http://localhost:8787/v1/watchlist/refresh

A refresh costs one Twelve Data credit per symbol — 8 per minute on the free tier, 800 a day. A 25-symbol list polled hourly through market hours is about 175 credits a day.