Quant Strategy
Pyxis
NA-IDX-043 · US Wall St 30 · H1
$ cat strategy.spec
operational specification — published in full, for everyone
The strategy enters long when ATR volatility is rising over several bars. Risk is managed with an ATR-based stop-loss, and a trailing stop.
$ inspect strategy.internals
built from 8 tuned parameters across 5 indicators — members can see the stack and the rule structure
$ plot --equity
cumulative account equity over the selected backtest window
$ stats --all
supporting metrics from the selected backtest
Put this strategy to work
Explore the full backtest, methodology, and live track record — or browse the complete library.