Find My Stocks
Paste the symbols you actually trade. If they are already analyzed, the page links to them. If they are searchable but not hydrated, they are marked as queued/known. If they are missing, the RequestIntakeAgent can add them to the local request queue when you run the Rev6 local server.
How the agent queue works
- Run
python run_annbroker_local_server.py --port 8791fromlocal_agent. - Open
http://localhost:8791/find.html. - Paste tickers and click Queue for agents.
- The next
run_annbroker_agents.pycycle prioritizes them automatically.