Signal Analyzer
Inspect signals, thresholds, and indicator behavior before wiring them into strategies, tactical rules, or saved research objects.
Signal Analyzer is the bridge between raw indicator logic and a reusable strategy definition.
This page covers the inspection workflow: how to review indicator construction, threshold behavior, and signal output before wiring it into a strategy.
Good backtests often fail because the rule primitives were never inspected directly. Signal Analyzer exists to make that debugging step explicit.
Is Signal Analyzer only useful for tactical strategies?
No. Any workflow that depends on explicit indicator logic benefits from direct inspection before the signal is embedded deeper in a strategy.