Skip to content

Add Tetrac Perp Trader template#3

Open
tetrac-official wants to merge 3 commits intoPinataCloud:mainfrom
tetrac-official:feat/tetrac
Open

Add Tetrac Perp Trader template#3
tetrac-official wants to merge 3 commits intoPinataCloud:mainfrom
tetrac-official:feat/tetrac

Conversation

@tetrac-official
Copy link
Copy Markdown

Summary

Adds a new Open Claw template under actions-and-transactions/tetrac-perp-trader — a perpetual futures trading agent powered by the Tetrac skill-trading CLI. Scans 15+ exchanges, places and manages orders, monitors portfolio health, and runs TWAP / DCA / trailing-stop strategies from chat.

What's included

  • manifest.json — validates against https://agents.pinata.cloud/schemas/manifest.v1.json. Default model deepseek/deepseek-v4-flash, two scheduled tasks (9am morning brief, 4-hourly portfolio health check).
  • setup.sh — clones the public rust-cli-ttc-api repo, installs the prebuilt linux-x64 binary to $HOME/.skill-trading/bin/, copies 11 skill folders into skills/ at the repo root (matches agent-with-mpp-wallet pattern).
  • workspace/ — full set of conventional files (SOUL, AGENTS, BOOTSTRAP, IDENTITY, USER, TOOLS, HEARTBEAT) tailored for perp trading, with explicit 24-hour session-refresh guardrails.
  • .openclaw/SOUL.md + openclaw.json — runtime config matching the canonical agent-with-mpp-wallet template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant