# Trading Strategy Data > Live crypto trend signals, cross-asset ranking, and on-demand backtesting for BTC/ETH/SOL/XRP/ADA, backed by a validated, transparent systematic methodology. Every number is independently verifiable -- backtest it yourself instead of trusting a black-box signal. ## Tools - POST /tools/strategy-consensus ($0.015) -- Live trend regime + volatility context for one asset (BTC/ETH/SOL/XRP/ADA), backed by a backtested 200-day-SMA + trailing-stop methodology. Optionally personalized to your own entry price/date. - POST /tools/strategy-consensus/batch ($0.03) -- Same as strategy-consensus, for 2-3 assets in one call -- cheaper than calling the single-asset endpoint that many times separately. - POST /tools/strategy-rank ($0.01) -- Which of BTC/ETH/SOL/XRP/ADA is relatively strongest right now, ranked by distance above/below each asset's own 200-day SMA -- one answer for rotation strategies instead of comparing raw per-asset data yourself. - POST /tools/strategy-composite ($0.04) -- The flagship signal: a single transparent 0-100 conviction score combining trend regime, volatility context, and relative strength vs other tracked assets -- with the full component breakdown shown, not a black-box model. Every number is independently verifiable via strategy-consensus, strategy-rank, or strategy-backtest. - POST /tools/strategy-backtest ($0.15) -- What would $1,000 have become if you'd followed this rule historically? On-demand parameterized backtest of the 200-day-SMA + trailing-stop methodology against real historical data -- caller supplies asset, SMA period, trailing-stop %, cooldown, and date range; returns real computed performance metrics and equity curve. - POST /tools/strategy-backtest/compare ($0.20) -- Does a 150-day or 200-day SMA actually perform better on this asset? Test two parameter sets head-to-head against the same asset and date range in one call, with both real results and a declared winner -- cheaper than paying for two separate backtests and comparing them yourself. - POST /tools/strategy-profiles ($0.28) -- Three honestly-backtested risk profiles (conservative/balanced/aggressive) of the same validated trend + trailing-stop methodology, each with real historical numbers -- pick based on your own risk tolerance instead of guessing which parameters suit you. All tools are paid via x402 (USDC on Base & Solana, Coinbase CDP facilitator). ## Also available - MCP (Streamable HTTP): /mcp/ - OpenAPI schema: /openapi.json - Interactive docs: /docs - Health check (free): /healthz