Stock Edge — Signals With a Public Track Record avatar

Stock Edge — Signals With a Public Track Record

Pricing

from $15.00 / 1,000 signal results

Go to Apify Store
Stock Edge — Signals With a Public Track Record

Stock Edge — Signals With a Public Track Record

BUY/SELL/HOLD technical signals for US stocks — the only signal actor that logs every call and publishes its own live accuracy stats, wins and losses alike.

Pricing

from $15.00 / 1,000 signal results

Rating

0.0

(0)

Developer

Shane Reich

Shane Reich

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Share

The only signal actor that grades its own homework.

Every BUY / SELL / HOLD signal this actor emits is written to a permanent ledger, graded against subsequent prices, and published — wins and losses. Run the free performance mode any time and see the complete, unedited record. No cherry-picking, no backtested fantasy curves, no "94% win rate" screenshots. If our signals are mediocre this week, the ledger will say so. That's the product: signals you can audit, from a tool that tells you the truth.

What you get per call

One structured verdict per symbol:

{
"symbol": "AAPL",
"signal": "BUY",
"confidence": 0.71,
"signal_strength": 4,
"price": 214.32,
"indicators": {
"rsi": 41.2, "ma20": 210.11, "ma50": 205.87, "trend": "UPTREND",
"roc10_pct": 2.4, "atr_pct": 1.9, "volume_ratio": 1.4, "score": 0.42
},
"data_source": "finnhub"
}
  • Multi-provider failover — Finnhub, Twelve Data, Alpha Vantage. One source down, you still get data.
  • Batch mode — up to 10 symbols per run for portfolio monitoring.
  • Agent-ready — clean JSON, deterministic fields, callable via API or MCP. Built for AI agents that need a structured market read without parsing prose.
  • Honest failure states — if we can't get enough real data, you get INSUFFICIENT_DATA and you are not charged. You pay for verdicts, not apologies.

Modes & pricing

ModeWhat it doesCost
signalBUY/SELL/HOLD + indicators for up to 10 symbols$0.015 per delivered signal ($15.00 / 1,000)
performanceThe full public track record (accuracy %, by-signal breakdown)free, always
resolveMaintenance: grades pending signals (runs on our schedule)n/a

What is never charged: errors, INSUFFICIENT_DATA results, and the performance mode. A 10-symbol portfolio scan costs $0.15. No subscription, no minimum.

Connect via MCP

Listed in the official MCP registry as io.github.sreichsbb-stack/reich-tools. Add to any MCP client (Claude, Cursor, VS Code):

{
"mcpServers": {
"reich-tools": {
"url": "https://mcp.apify.com?tools=shane_reich/stock-edge-signals,shane_reich/name-clearance-verdict"
}
}
}

How signals are computed

No black box. The score combines RSI(14), MA20/MA50 trend, 10-day rate of change, and volume confirmation, with an ATR volatility penalty on confidence. These are transparent technical indicators — the full weighting is documented, and the live ledger tells you exactly how well they're performing.

What this is not

Not financial advice, not a get-rich system, and not a promise of future returns. Technical signals are one input among many. We publish our accuracy precisely so you can decide how much weight they deserve.


Part of the Reich "tools that tell you the truth" line — see also Name Clearance Verdict.