Standx Future Trading Agent
StandX perpetual futures of DUSD-margined
Install / Use
npx skills add silverBridgeLab/standx-future-trading-agentInstalls into whichever agent you are using.
README
StandX future trading agent
TypeScript agent for StandX perpetual futures (DUSD-margined). Combines technical analysis and funding-rate context with an LLM (OpenAI-compatible API) to propose trades, with rules-based fallback and risk gates.
Features
- StandX Perps REST adapter (
https://perps.standx.com) - JWT auth + Ed25519 body signing for trade endpoints
- AI modes:
ai,rules,hybrid(AGENT_MODE) - Technical snapshot: RSI, SMA, MACD, ATR, funding rate bias
- Scoped logging via
intquery - Dry-run, notional caps, AI confidence threshold
Setup
cp .env.sample .env
# Obtain STANDX_JWT via wallet auth — see docs/authentication.md
npm install
Commands
| Command | Description |
|---------|-------------|
| npm run agent | Run the StandX AI agent loop |
| npm run build | Compile to dist/ |
| npm run typecheck | Type-check |
Safety
Use AGENT_DRY_RUN=true first. LLM output is not financial advice.
See docs/ai-flow.md and docs/authentication.md.
License
MIT — LICENSE
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
