Quant Strategy
Alcyone
NA-IDX-057 · US Wall St 30 · H1
$ cat strategy.spec
operational specification — published in full, for everyone
The strategy enters long when the indicator confirms 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 9 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.