opentrade-newsliquid
Installation
SKILL.md
OpenTrade Newsliquid CEX Trading
29 API endpoints for centralized exchange trading — market data, account management, spot & futures orders, positions, leverage, and wallet agent.
IMPORTANT: This is a CEX (centralized exchange) trading skill. All trades are executed server-side with built-in risk controls — no private key management or transaction signing required.
IMPORTANT: Write operations (place order, edit order, close position, set leverage) are protected by a 4-layer risk engine: price deviation check, position limit, rate limit, and balance verification.
Pre-flight Checks
Every time before running any newsliquid command, always follow these steps in order:
- Find or create a
.envfile in the project root to load the API credentials:
OPEN_TOKEN=your_token_here
Get your API token at: https://6551.io/mcp