1 item
Live dashboard for Auburn AI's autonomous TradingBot. View signals, RSI, P&L from a configurable status URL or paste-in JSON. A lightweight watchlist for solo traders running their own bot. This extension reads a status feed published by your trading bot (any JSON endpoint you control, even on localhost) and renders the live signal state in a clean popup. No exchange API keys, no order placement, no money movement - this is a read-only dashboard. Out of the box it understands the JSON format published by Auburn AI's open-source TradingBot, but the schema is documented and you can point it at any service that returns: - Current asset prices - Current per-asset signals (BUY / HOLD / SELL) - Optional indicators (RSI, MACD, moving averages) - Optional paper or live P/L for whatever window you track Configure the status URL once in Options. Set the refresh interval. The popup shows everything at a glance, plus a small toolbar badge that turns amber when any asset is in a strong signal state so you don't have to keep the popup open. If you want to test without setting up a bot, paste sample JSON directly into the Options page and the extension will render it in demo mode. What this is NOT: - A trading bot itself (you provide the bot; this is just the view layer) - An exchange-connected client (zero exchange API keys, zero order placement) - A market-data provider (it does not subscribe to exchange feeds) Privacy: 100% client-side rendering. The status URL you configure is the only network endpoint the extension talks to; the extension does not exfiltrate that URL or its content anywhere else. No analytics. No telemetry. Built by Auburn AI, a Calgary-based independent. Support: alexander@auburnai.ca
rating_count is the Chrome Web Store ratings count, not a written-review count.