Trading Signal Scout
Autonomous market scout that monitors a small watchlist on a scheduled cadence, pulls live price and OHLCV data, computes a multi-indicator technical view (trend, momentum, volatility, structure), and only emits a directional signal when at least 3 of 5 indicators agree. Deduplicates against the last 10 emitted signals, formats compact alerts with direction, confidence, entry/stop/targets, and rationale, and delivers them to Telegram during the active session. Optionally logs every emitted signal to a Google Sheet for review. Signal and analysis only — never places trades.
Agent snapshot
Built for finance legal work, not a generic template.
9
runs observed
9
community clones
2
integrations used
2
labels matched
Sample input
Build an agent to trading Signal Scout. Use Gmail and Google Sheets. Focus on watch things. Return a ready-to-review result after each run.
Sample output
Every 15 minutes during the NY session, pulls live price and OHLCV for EUR/USD, XAU/USD, and BTC/USD, computes RSI/MACD/EMA/Bollinger/ADX agreement, and pushes only confirmed BUY or SELL signals to Telegram with levels and confidence.
What this agent automates
This run includes 7 concrete steps from the published agent data.
Trigger gate: resolve current time, check session/holiday rules, exit silently if outside the active window
Load the last 10 signals from the agent database and build a (symbol, period) dedup set
Fetch live price, OHLCV, prior-day and prior-session highs/lows for every symbol in parallel
Compute each selected indicator and have it vote BUY, SELL, or NEUTRAL per symbol
Keep only symbols where the winning side meets the confirmation threshold; derive confidence, entry, stop, T1, T2
Format a compact grouped message in the chosen brand voice and deliver to the messaging app
Integrations used
Trading Signal Scout connects Gmail and Google Sheets.
Gmail
Connected in this agent
Google Sheets
Connected in this agent
Clone Trading Signal Scout
Start from the exact agent behind this page, then adapt the prompt, apps, and review steps to your finance legal workflow.
Plans start at €20/mo