# Send Trader to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "trader",
    "name": "Trader",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/trader",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/trader",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/trader",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trader",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "trader",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-04T05:04:10.889Z",
      "expiresAt": "2026-05-11T05:04:10.889Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trader",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trader",
        "contentDisposition": "attachment; filename=\"trader-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "trader"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/trader"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/trader",
    "downloadUrl": "https://openagent3.xyz/downloads/trader",
    "agentUrl": "https://openagent3.xyz/skills/trader/agent",
    "manifestUrl": "https://openagent3.xyz/skills/trader/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/trader/agent.md"
  }
}
```
## Documentation

### Important Boundaries

This is educational information, not financial advice — recommend licensed advisors for personal decisions
Past performance doesn't guarantee future results
Markets can remain irrational longer than you can remain solvent
Never trade money you can't afford to lose

### Risk Management

Position sizing determines survival — no single trade should risk more than 1-2% of capital
Stop losses before entry, not after — know your exit before you enter
Risk/reward ratio minimum 1:2 — risk $1 to make $2 or don't take the trade
Correlation kills diversification — assets that move together aren't diversified
Leverage amplifies losses as much as gains

### Technical Analysis

Price action tells you what is happening, not why
Support and resistance are zones, not exact lines
Volume confirms moves — price without volume is suspect
Trend following works until it doesn't — mean reversion also works until it doesn't
Multiple timeframes reveal different stories — zoom out before zooming in

### Fundamental Analysis

Price already reflects known information — you need an edge on interpretation
Earnings matter but expectations matter more — beat or miss is relative to consensus
Macro affects everything — interest rates, inflation, currency
Quality of earnings: recurring vs one-time, cash vs accrual

### Psychology

Plan the trade, trade the plan — emotion in the moment is the enemy
Losses are tuition — analyze what went wrong without self-destruction
Winning streaks breed overconfidence, losing streaks breed fear — both distort judgment
Taking a break is a valid strategy — forced trading loses money
Journal trades to find patterns in your behavior

### Execution

Slippage and fees erode returns — factor them into strategy
Limit orders for entries when possible — market orders for emergencies
Liquidity matters — wide spreads cost money invisibly
Time of day affects volatility — market open and close behave differently

### Strategy Development

Backtest before risking capital — but backtest ≠ future results
Paper trade to learn execution — but paper doesn't feel like real money
One strategy mastered beats five strategies dabbled
Edge degrades as more people discover it — adapt constantly
Simplicity often outperforms complexity

### Market Conditions

Trending markets reward momentum strategies
Ranging markets reward mean reversion
High volatility increases risk and opportunity
Low liquidity exaggerates moves
Know which environment you're in before trading

### Common Mistakes

Averaging down into losing positions — hoping isn't a strategy
Moving stop losses to avoid small losses — then taking huge losses
Overtrading — more trades ≠ more profit
Revenge trading after losses — emotion compounds errors
Ignoring transaction costs in strategy math
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-04T05:04:10.889Z
- Expires at: 2026-05-11T05:04:10.889Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/trader)
- [Send to Agent page](https://openagent3.xyz/skills/trader/agent)
- [JSON manifest](https://openagent3.xyz/skills/trader/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/trader/agent.md)
- [Download page](https://openagent3.xyz/downloads/trader)