event-driven
bt-dual-momentum-event
completed
84.0
Return32.7%
Drawdown10.2%
Trades44
Track upload activity, backtest throughput, webhook health, and public performance.
Published and draft strategies.
Both engine modes are available.
Delivered within the target retry window.
Buy and sell events emitted to APIs.
completed
completed
completed
These records show retry status, delivery state, and payload shape.
https://api.example.com/signal-bus
{
"strategyId": "dual-momentum-guard",
"side": "sell",
"price": 214.18,
"confidence": 0.67
}https://api.example.com/signals
{
"strategyId": "alpha-breakout",
"side": "buy",
"price": 62450.3,
"confidence": 0.81
}Clone a public strategy, modify its modules, and re-publish under your own lineage.
Momentum breakout stack with volatility gating and trailing exits.
Multi-asset trend stack with regime filtering and exposure control.
Short-horizon reversion model tuned for liquid equities.