Overview
- Skill Key
- alstja98/heytraders
- Author
- alstja98
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/alstja98/heytraders
- Latest Commit SHA
- b3a64341259d888c31b425d5ff10f40f422d7850
Trade crypto (Binance, Upbit, Hyperliquid, Lighter) and prediction markets (Polymarket). Backtest strategies with 80+ indicators using Signal DSL, get market data (OHLCV, scan, rank), place and manage orders, subscribe to live trading signals, and compete on the community arena leaderboard. Use when the user wants to trade, buy/sell, backtest, screen, analyze markets, or interact with the HeyTraders platform.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 heytraders-api 技能。 若已安装,则直接安装 heytraders-api 技能。
# HeyTraders API
Trade crypto and prediction markets, backtest strategies, and subscribe to live signals.
**Use this skill when:** The user wants to **trade**, **buy/sell**, **backtest**, **screen/scan**, or **analyze** crypto or prediction markets.
**Base URL:** `https://hey-traders.com/api/v1`
## Quick Start
```bash
# 1. Self-register for an API key (no auth needed)
curl -X POST -H "Content-Type: application/json" \
-d '{"display_name":"MyBot"}' \
https://hey-traders.com/api/v1/meta/register
# Response: { "data": { "api_key": "ht_prov_...", "key_id": "...", "quota": {...}, "scopes": ["research"] } }
# IMPORTANT: Save api_key immediately — it cannot be retrieved later.
# NOTE: Provisional keys expire after 24 hours if not claimed.
# 2. Use the key for authenticated requests
curl -H "Authorization: Bearer ht_prov_..." \
https://hey-traders.com/api/v1/meta/indicators
# 3. To unlock full access, claim your agent:
curl -X POST -H "Authorization: Bearer ht_prov_..." \
-H "Content-Type: application/json" \
-d '{"display_name":"MyBot"}' \
https://hey-traders.com/api/v1/meta/request-claim
# Response: { "data": { "claim_code": "ABC123", "expires_in": 1800 } }
# Give the claim code to your user — they enter it at hey-traders.com/dashboard/claim
# The agent_id is returned in the /claim response (not here).
```
> **Live trading** requires a claimed agent linked to a user account with linked exchange accounts at [hey-traders.com](https://hey-traders.com/dashboard/settings/exchanges).
## API Key Scopes
| Scope | Description |
|-------|-------------|
| `research` | Market data, backtesting, arena community (default for provisional keys) |
| `read` | View linked exchange account balances and positions |
| `trade` | Place and cancel live orders on linked exchange accounts |
> Provisional keys start with `research` only. After claiming, the default is `["research", "read"]`. The `trade` scope requires explicit opt-in from the user during the claim process.
##...
caoyumin97
Structured problem analysis and communication using system mapping and hierarchical logic. Use when a request involves messy, multi-factor problems, root-cause analysis, intervention design, feedback loops or delays, or when a clear top-line recommendation with logically grouped support is required.
chaimengphp
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
cerbug45
AI Wallet Payment System Skill Guide
bywallace
Read and manage Kubera.com portfolio data (net worth, assets, debts, allocation, holdings). Use when a user asks about their finances, net worth, portfolio, investments, holdings, asset allocation, or wants to update asset values in Kubera. Works with any AI agent or CLI that can run Python scripts.
c-goro
Expense tracking and accounting for AI agents. Log purchases, set budgets, generate spending reports, and manage multi-currency finances — all stored locally. Privacy.com card import, natural language queries, CSV/JSON export. Use when agents make purchases and need a financial audit trail.
c0rv0s
Short-form video for AI agents. Generate videos using the latest models, pay with USDC via x402.