Published strategies
with real backtests.

Each strategy here was authored by a Roefi user, reviewed by an admin, and ships with a walk-forward backtest on one specific symbol × interval × window. Past performance never guarantees future results — always re-validate on your own pairs.

LONG · published 2026-05-14

HA streak + MACD<0 — Roman's stocks setup

by @omra

Live

Heikin Ashi 3 green candles in a row + MACD histogram below zero (oversold dip-buy). Roman's old stocks setup.

Showcase backtest

THE/USDT:USDT · bybit · 15m · 30d

Trades

18

Winrate

78%

PnL

+9.00%

DD

−2.0%

Strategy config
Entry: {"children": [{"compare": "eq", "evaluation": "close", "indicator": "HA_green_streak", "interval": "5m", "value": 1}, {"compare": "lt", "evaluation": "close", "indicator": "MACD", "interval": "5m", "value": 0}], "op": "AND"}
Exit:  {"tp_ladder": [{"move_sl_to_be": true, "pct": 1.0, "vol_pct": 50}, {"move_sl_to_be": false, "pct": 2.0, "vol_pct": 50}]}
TP/SL: 1.5000% / 1.0000%
Hold:  cooldown 30min

LONG · published 2026-05-14

SMC MSS-break LONG — claude crafted

by @omra

Live

MSS_up break + RSI<65 filter on 5m, 3-leg TP ladder with BE move on first

Showcase backtest

TIA/USDT:USDT · bybit · 5m · 30d

Trades

35

Winrate

66%

PnL

+7.46%

DD

−2.8%

Strategy config
Entry: {"children": [{"compare": "eq", "evaluation": "close", "indicator": "MSS_up", "interval": "5m", "value": 1}, {"compare": "lt", "evaluation": "close", "indicator": "RSI", "interval": "5m", "value": 65}], "op": "AND"}
Exit:  {"tp_ladder": [{"move_sl_to_be": true, "pct": 1.0, "vol_pct": 40}, {"move_sl_to_be": false, "pct": 2.0, "vol_pct": 30}, {"move_sl_to_be": false, "pct": 3.5, "vol_pct": 30}]}
TP/SL: 2.0000% / 1.2000%
Hold:  cooldown 30min

Got a strategy that consistently makes money?

Build it in our visual builder, walk-forward backtest it, and submit it to the marketplace.