Loading
signal
| Date | Signal | Action | Score | 1d Result | Report |
|---|
Backtest
walk-forward 1d replayStrategy Equity
Docs
How QSignal worksQSignal is a Mantle portfolio signal system. It combines daily MNT market data, Mantle ecosystem data, and live on-chain flow alerts into long/yield recommendations.
Daily data comes from Bybit, DeFiLlama, CoinGecko, and BTC benchmarks. Live data comes from Mantle RPC token and bridge activity, plus Bybit market context.
Rules fire only after they pass walk-forward health checks. The app avoids short recommendations for the hackathon version: positive signals go long MNT, otherwise capital moves to stable yield.
The AI button summarizes the latest daily report, live market state, and 24h on-chain flow. It is server-side, cooldown-limited, and never exposes model keys to the browser.
Daily report hashes can be committed to the QSignal SignalLedger on Mantle, giving users a public timestamp for the signal without publishing private infrastructure keys.
Daily reports and important live alerts can publish to Telegram and Discord. Delivery is deduped so the same report or alert is not posted twice by one runtime.