PhoenixNews
  • introduction
    • Introduction
  • Settings
    • Customize Filters
    • Styling
    • Friend.Tech
      • How to get your Friend.Tech JWT
  • Terminal
    • Create Exchange API Key
      • Binance
    • Connect Your Exchange API Key
    • Sizing and slippage
    • Open new positions and slippage
    • Take Profit & Stop Loss
    • Close positions
    • Command
    • Configuration
      • Shortcuts
      • Positions
      • Long/Short Buttons
  • PhoenixNews
    • Links
  • Websocket
    • Authentication
    • AI News Summary
    • Important Auto
    • Message Format
      • News
      • Tweets
        • Follow Updates
  • PhoenixNFT
    • How to mint
Powered by GitBook
On this page
  1. Websocket

Important Auto

PreviousAI News SummaryNextMessage Format

Last updated 1 month ago

Detects and highlights news automatically by analyzing token movements, keyword patterns and AI-driven context analysis.

The detection time is typically under 5 seconds after the news or tweet is published.

WebSocket Message Format

{
  "_id": "67557d0374b91122ef77c7c9", //The same as the original news
  "noticeId": "302876", // or tweetId
  "time": 1734042346123,
  "type": "important-auto",
  "importantAuto": true
}
Important Auto