strike-perpetuals

Installation
SKILL.md

Strike Finance v2 Perpetuals

Trade leveraged long/short positions via Strike's v2 order-book API.

Prerequisites

Strike v2 requires an API Wallet (Ed25519 key pair):

  1. Generate key pair at https://app.strikefinance.org/api-keys
  2. Set STRIKE_API_PUBLIC_KEY and STRIKE_API_PRIVATE_KEY env vars
  3. Fund your Strike account via their deposit flow

Capabilities

  • View exchange info (all trading pairs and rules)
  • View order book depth for any pair
  • Get open/closed positions
  • Place market, limit, stop, and strategy (TP/SL) orders
  • Set leverage (1-125x) and margin mode (cross/isolated)
  • Cancel orders
Related skills
Installs
4
GitHub Stars
6
First Seen
Mar 22, 2026