Drop a CSV, pull out the stock symbols.
updated 2026-09-08 · 01:40

1 · Source file

Each ticker's SecurityName is taken from its matching plain-symbol row, so options inherit the clean underlying name. A SecurityName present in the file is treated as proof the symbol is real — no known-list needed.

CSV parsing is local. Live stock quotes (Fetch latest / Live Move) call Finnhub and option data (Refresh options) calls Alpha Vantage, each with the ticker symbol; the API keys travel in the request URL. The optional “Explain with Claude” sends the OHLC data to the Anthropic API with your key.

Results

No scan yet. Choose a file and hit Scan file.