AI Features

APIndicators integrates AI-powered analysis tools that help you understand market conditions, interpret ML signals, and explore trading strategies. These features use large language models to provide real-time, context-aware insights based on your actual trading data.

All AI features are available in the Dashboard and stream responses in real time for an interactive experience.


AI Signal Explainer

When viewing a trading pair, you can request an AI explanation of the current signal. The Signal Explainer analyzes the pair's latest technical indicators, market regime, and ML prediction scores to produce a plain-language breakdown of what the models are seeing and why.

  • Interprets the current ADX, RSI, MACD, and EMA values
  • Explains the detected market type (trending, sideways, downtrend)
  • Contextualizes the ML prediction score for the pair
  • Highlights key factors driving the signal

Rate limit: 10 requests per hour per user.


Market Briefing

The Market Briefing generates a concise summary of current conditions across the top crypto futures pairs by volume. It covers the overall market regime, notable movers, and key levels to watch.

  • Analyzes the top 10 pairs including regime distribution (trending vs sideways vs downtrend)
  • Reports 24h price changes, ADX strength, and RSI levels
  • Identifies outlier pairs and emerging trends
  • Auto-refreshes every 30 minutes via background job

You can also manually trigger a fresh briefing from the dashboard. The latest briefing is cached for 1 hour.


Strategy Assistant

The Strategy Assistant is an interactive chat that helps you understand and compare trading strategies available on the platform. You can ask questions about how strategies work, when they perform best, and how to combine them with ML predictions.

  • Conversational interface with multi-turn context
  • Explains strategy logic, entry/exit conditions, and parameters
  • Suggests strategies based on market conditions
  • Compares performance characteristics between strategies

Rate limit: 30 requests per hour per user.


How It Works

All AI features use server-sent events (SSE) to stream responses token by token, providing a real-time experience. The architecture works as follows:

  • Your request is authenticated and rate-limited at the API layer
  • Relevant data (indicators, predictions, pair info) is gathered and formatted into a prompt
  • The AI model processes the context and streams the response directly to your browser
  • Each interaction is logged for usage tracking visible in your dashboard

AI features never make trading decisions on your behalf — they provide analysis and context to support your own decision-making.


Plan Availability

AI features are available on all plans with the following rate limits:

Feature               Rate Limit
─────────────────────────────────
Signal Explainer      10 / hour
Strategy Assistant    30 / hour
Market Briefing       On-demand + auto-refresh every 30min

If you exceed the rate limit, you will receive a 429 Too Many Requests response. Limits reset automatically after the cooldown period.


Next Steps

Try the AI Signal Explainer on any pair detail page, check the Market Briefing on your dashboard home, or open the Strategy Assistant to explore strategies interactively. AI features are designed to complement your technical analysis and ML predictions, not replace them.