What problem does it solve? It gives AI assistants a structured, script-driven way to interact with the Futu OpenAPI, so users can fetch quotes, K-lines, options chains, fundamentals, and place or manage orders without writing SDK boilerplate themselves. ## Core Features & Use Cases - Market Data & Screening: Retrieve quotes, snapshots, K-lines, order books, capital flow, sector data, and run V1/V2 stock screeners across HK, US, A-share, SG, MY, and JP markets. - Trading & Account Management: Place, modify, and cancel orders (simulate by default, real trading with two-step confirmation), and query positions, funds, orders, and deals with APP-aligned field mapping. - Derivatives & Crypto: Query option chains, IV, strategy P&L, warrants, futures via OpenFutureTradeContext, prediction market event contracts, and BTC/ETH crypto quotes and trading. - Use Case: Ask "show my current positions and diagnose concentration risk" and the skill runs get_portfolio.py, applies the correct APP-aligned P&L fields, and returns a structured diagnostic report. ## Quick Start Ask the assistant to check the latest quote and recent daily K-line for HK.00700 using the futuapi skill.