Quant Strategy
Upsilon Alsephina
NA-XAU-L-040 · Gold · H1
$ cat strategy.spec
operational specification — published in full, for everyone
The strategy enters long when the indicator is rising over several bars, confirmed by an exponential moving average rising over several bars, and the indicator confirming the setup. Risk is managed with an ATR-based stop-loss, a trailing stop, and a move-to-breakeven once the trade gains ground.
$ inspect strategy.internals
built from 16 tuned parameters across 9 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.