What problem does it solve?
Gate Exchange's dual investment products are complex to browse, simulate, and manage because APIs return raw APY values, timestamps, and paginated results that require normalization and careful handling. This Skill centralizes discovery, settlement simulation, order placement, position summaries, and compliance/error handling so users can make informed subscription decisions without manual data munging.
Core Features & Use Cases
- Product Discovery: List and filter dual investment plans (sell-high / buy-low) and group by call/put for quick comparison.
- Settlement Simulation: Compute both settlement scenarios using raw APY values in formulas while displaying correctly normalized APY percentages.
- Order Placement & Safety: Prepare and confirm orders (with explicit user confirmation), call cex_earn_place_dual_order, and handle compliance or region restrictions.
- Position & Settlement Records: Fetch complete paginated order history and balance summaries, interpret settlement outcomes, and map API status codes to user-friendly labels.
- Safety Rules Enforcement: Enforce APY ×100 normalization, omit timestamps from user-facing output, complete pagination before answering, and never reveal sensitive keys or raw traces.
Quick Start
Ask to show Gate dual investment plans for BTC and simulate settlement for investing 0.1 BTC with target price 65000.