How SellSignal works.
SellSignal holds you to your exit plan: add a position, draft a plan, commit a rule, and we run a daily check and send a decision ping when a target hits, with every call recorded in your ledger. The analysis below is the supporting work. We grade your position against four signal families, weight them into a confidence score, and can ask a frontier LLM to write an exit plan. Every plan ships with a visible disclaimer and rationale.
The pipeline
- Fetch market data (last 90 candles) and live prices.
- Compute on-chain signals from public node data.
- Pull sentiment from social and news feeds.
- Estimate funding pressure and whale flows.
- Combine into a confidence score (weighted average).
- Pass the dossier to a frontier LLM for plan synthesis.
- Sanitize the response, run schema validation, store.
Signals we use
On-chain
Wallet flows, exchange inflows and outflows, contract interactions, sourced from public node data.
Sentiment
Social mentions, news velocity, fear and greed indices.
Funding
Perp funding rates, OI delta, basis. Tells us where leveraged money is positioned.
Whale activity
Large-wallet net flows plus cluster behavior. Filtered for known exchange clusters.
Sometimes we're wrong.
Plans go stale. Crypto is volatile. Nothing here is financial advice. Always do your own research before acting on a plan. Every prediction we make is logged on the track record.
Built by Rise Up Labs LLC