Quant Strategy
Aries
NA-FX-014 · GBP/NZD · H1
$ cat strategy.spec
operational specification — published in full, for everyone
The strategy enters long when the indicator is falling over several bars, confirmed by the indicator rising over several bars, the indicator crossing below its trigger level, and the indicator falling over several bars. Risk is managed with an ATR-based stop-loss and profit target, and a move-to-breakeven once the trade gains ground.
$ inspect strategy.internals
built from 16 tuned parameters across 10 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.