AI 产品解读Professional crypto futures trading terminal and automated trading bot for the WEEX exchange.
Solves the need for advanced, automated trading strategies with intelligent risk management (trailing stop loss) for crypto futures, which may not be fully available or user-friendly on the exchange's native interface.
User registers with email and WEEX UID -> Logs in via Firebase -> Connects to WEEX exchange API -> Configures trading parameters (risk, signals, bot settings) -> OmniBot scans markets and executes trades automatically -> User monitors performance via side panel/dashboard.
OmniBot: Automated trading with intelligent signal engineTrailing Stop Loss: Dynamic, multi-level trailing SLSignal Engine: Technical analysis-based signals with multiple modes (Aggressive, Safe, Manual)Control Panel: Risk management, time-based trading restrictions, position limitsEconomic Calendar: Integration with ForexFactory dataBacktesting: Historical strategy testing
- 目标用户
- Crypto futures traders / WEEX exchange users / Automated trading enthusiasts
- The extension's functionality is tightly coupled with the WEEX exchange, so its utility is limited to WEEX users.
- The analysis is based on static code analysis; runtime behavior (e.g., potential future paid features) cannot be fully determined.
- The 'pro' keyword matches were false positives (e.g., 'proxy', 'progress').
付费分析未识别到付费功能
No evidence of paid features, subscriptions, or payment processing within the extension or its associated web app. The extension appears to be free, likely requiring a WEEX referral code for registration, but no paid tiers or billing mechanisms are implemented.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension requires a PSL OmniTrade account (Firebase Auth) to function. The login process involves email/password authentication, email verification, and session management via Cloud Functions. The extension also requires a WEEX exchange account (verified via `verifyWeexUid` function) to perform trading. Without these accounts, the core trading features cannot be accessed.