Evaluating the PSRC Wake Signal Engine: A Critical Look at Closed-Source Indicators
Another TradingView release, another closed-source black box with a glossy brand name.
Kyle Donnelly, Algorithmic Trader & Market Technician·updated July 29, 2026

Per TradingView's community scripts feed, the PSRC Wake Signal Engine by PlazoSullivanRocheCapital is now live on the platform — freely usable, per the script's terms, but with no source code exposed. That's the only fact on the table. Everything else is noise until you generate it yourself.
What we actually know
The script ships as closed-source. That means no one — not me, not you, not the next quant with a Python REPL open — can audit the math, the smoothing constants, the lookback windows, or the signal logic. TradingView confirms you can run it without restrictions; it confirms nothing about the edge it claims to deliver. A "Wake Signal" is a fine marketing phrase. It tells me exactly zero about the underlying probability distribution.
In my workflow, a closed-source indicator is a non-starter until I have forward-tested sample size. I treat every release like this the same way: the moment it goes on a chart, it goes into a sandbox paper account with a fixed risk per trade and a log of every signal, every fill, and every outcome.
Before you put a dollar behind it
If you're determined to run this — and some of you will, because the branding is slick — backtest discipline still applies:
- Sample size matters more than the signal name. A month of signals on ES or NQ is not a dataset. You need at minimum several hundred trades across multiple regimes: trending, mean-reverting, low-vol chop, and a real gap event.
- Confluence is not a filter, it's a crutch. If PSRC "wakes up" only when RSI confirms or when volume spikes, you're not testing one signal — you're testing a personal ruleset stacked on top of someone else's proprietary code. You can't decompose the edge later.
- Drawdown profile is the report that matters. Win rate is a vanity metric. I want to see the longest flat streak, the max consecutive losers, and the recovery time. If those numbers aren't in the script description, they don't exist, and that's your red flag.
- Closed-source means no walk-forward audit. You cannot stress-test the parameters because you don't know what the parameters are. You're outsourcing the most important part of systematic trading — the logic — to an entity you can't verify.
What I'm tracking
I'll be watching the community chart threads and any public forward logs that start to accumulate. The first credible post-trade journal from a retail user running PSRC through a full quarter — with drawdown tables, not screenshots of three green candles — will be worth more than the script itself. Until then, treat it as a visual aid, not a signal engine. The edge, if any, is still an unprinted number, and unprinted numbers don't pay.