Indicators belong to the strategy — add them in the Strategy panel, or right-click the chart. They plot automatically.
Drawn by the Auto TA engine, not by hand.
Runs the current strategy’s buy rules across a whole market on the latest closed bar. This is where the condition is TRUE right now — not where a backtest would enter, since the engine fills on the next bar and then holds a position.
The analysis tools here are free forever. Signals are the paid product: automated entries generated hourly, ML-filtered, and optionally executed straight into your Alpaca account.
Same engine as the Test tab — the one that calls a strategy NOT PROVEN when the t-statistic misses 3.0. These numbers come out of it unedited.
Free plan includes 3-day-delayed signals.
Read off the bar you clicked. Tick the ones that describe what you think matters and the chart will mark every other bar where all of them hold. Adds them straight to the strategy. This describes ONE bar you chose, so it fits that bar by construction — what matters is whether it holds up anywhere else.
These write into the exit formula above and are evaluated on the bar CLOSE. For a stop that can trigger between bars, use Stop % / Target % below instead.