{% extends "base.html" %} {% block title %}Search{% endblock %} {% block description %}Search and browse every stock, ETF, index, and future this app tracks.{% endblock %} {% block extra_css %}{% endblock %} {% block main %}
Not tracking {{ add_ticker }} yet
Add it, and its quote, deep price history, and (for stocks) SEC fundamentals all sync automatically.
Prices as of {{ asof|asof }}
{% endif %}{% if show_add %}Use the button above to start tracking it.{% else %}Try a different ticker or company name.{% endif %}
No symbols are seeded yet. Run make seed to import the curated
starter list, or add a symbol by searching for its ticker above.