Profile

LOCAL STORAGENO ACCOUNT

Connect a Gmail for alerts and save your watchlist. Paste free API keys — the server uses them immediately without restart. Keys stay in-memory per process (server resets clear them).

Updated local-only

Gmail connect

Store your Gmail locally in your browser (localStorage only — never sent to this server). Used for future email alert delivery and identity on reports. You can remove it at any time.

No email saved yet.

Saved watchlist

Pick symbols to appear at the top of your dashboard and live ticker. This list is stored in localStorage only — never leaves your browser.

Free API keys

Paste any free-tier API keys below. They are sent to /api/keys.json/ on this server and used immediately — no restart required. Keys are in-memory only (lost on server restart). Environment variables in .env (if present) take priority and never show their values here.

ALPHA_VANTAGE_API_KEY

EMPTY — environment variable not detected

MARKET_DATA_API_KEY

EMPTY — environment variable not detected

NEWS_API_KEY

EMPTY — environment variable not detected

COINGECKO_API_KEY

EMPTY — environment variable not detected

What do the free tiers actually unlock?
  • Alpha Vantage — real-time FX cross-rates and commodity spot (gold/silver/crude) on the free tier. Labeled LIVE when it is genuinely real-time.
  • Twelve Data — keyed DELAYED (typically ~15-min) FX/DXY/metals/indices/energy/bonds; REFERENCE otherwise.
  • CoinGecko — keyed 30 calls/min crypto fallback; Binance is still first-priority when reachable.
  • GNews — more varied global news beyond RSS; enriches breaking headlines when RSS is cold.