Wickra WASM — RSI mean-reversion

Goes long when RSI(14) crosses below 30 and exits above 70, with 0.1% fees and a full-in / full-out position. The browser counterpart of examples/python/strategy_rsi_mean_reversion.py, examples/node/strategy_rsi_mean_reversion.js and the Rust strategy_rsi_mean_reversion.rs — same signal → fill → PnL → equity loop, same summary.

Loading WASM module…