MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Data & Analytics
🤝

Trader Hand Skill

Expert AI trading assistant with deep knowledge of technical analysis, risk management, Alpaca API integration, and financial data sources for stocks and crypto.

by RightNow-AIv1.0.0
Connecting to VM...
Connecting to VM...
npx clawhub@latest install trader
2.9kStars
1.4kDownloads
3Current Installs
📦
v1.0.0Version
View Source

Trader Hand Skill Skill Overview

Trader Hand Skill gives your AI assistant expert-level knowledge in technical analysis, risk management, and live trading via the Alpaca API. Install it to analyze stocks and crypto, size positions correctly, place orders with built-in safeguards, and maintain a disciplined trade journal — all from a single assistant.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install trader
or

Click the Install button at the top of this page for one-click setup

When to Use Trader Hand Skill

Best Fit

  • You use or plan to use Alpaca for paper or live trading and want your assistant to place and manage orders on your behalf.
  • You want real-time market analysis combining multiple indicators (RSI, MACD, Bollinger Bands, VWAP) with free data sources like Yahoo Finance and CoinGecko.
  • You need disciplined position sizing and risk management enforced automatically — never risking more than your defined percentage per trade.
  • You want to track trades in a structured journal and improve prediction accuracy over time using Brier score calibration.

When Not to Use

  • You use a broker other than Alpaca — the execution layer is built exclusively around the Alpaca REST API.
  • You need real-time streaming data or sub-second execution; this skill uses REST polling, not WebSocket streams.
  • You are looking for fully automated algorithmic trading without human review — this skill is designed to assist and inform, not replace human decision-making.

Key Features

Full Technical Indicator Reference

Includes step-by-step calculation formulas and worked examples for RSI, MACD, Bollinger Bands, VWAP, Moving Averages, ATR, OBV, and volume analysis. Interpretation tables cover signal strength, divergence patterns, and best-practice usage rules.

Alpaca API Command Library

Ready-to-run curl templates cover every major Alpaca endpoint: account info, positions, market/limit/stop/bracket/OCO/trailing-stop orders, order management, position closing, historical and live market data, and the market clock. Crypto trading (BTC/USD, ETH/USD, SOL/USD) is fully supported.

Risk Management Formulas

Built-in formulas for fixed-fractional position sizing, Kelly Criterion (with half- and quarter-Kelly guidance), parametric VaR, Sharpe and Sortino ratios, maximum drawdown, Calmar ratio, profit factor, and per-trade expectancy — all with worked numerical examples.

Pre-Trade Checklist & Trade Journal

A 10-point pre-trade checklist enforces trend alignment, signal quality, stop placement, position sizing, correlation checks, and catalyst awareness before every entry. A structured JSON trade journal template supports post-trade review and confidence calibration.

Confidence Calibration with Brier Scores

Based on Philip Tetlock's superforecasting methodology, the skill includes a confidence level guide, Brier score calculator, and a self-check protocol for recalibrating prediction accuracy after every 50 resolved trades.

Free Financial Data Source Directory

A curated reference of free data sources for price data, fundamentals, sentiment (CNN Fear & Greed, VIX, Put/Call ratio), macro data (FRED, BLS, CME FedWatch), and crypto-specific metrics (CoinGecko, DefiLlama, Bitcoin Fear & Greed index).

Use Cases

Pre-Market Watchlist Generation

Fetch overnight price action via Alpaca's data API, calculate RSI and MACD inline with Python, check the Fear & Greed index, and produce a ranked watchlist with entry, stop, and target levels before the market opens.

Risk-Sized Order Execution

Given an entry price and ATR value, the assistant calculates the correct position size based on your portfolio value and risk-per-trade setting, then places a bracket order with stop-loss and take-profit legs in a single API call.

Portfolio Health Check

Pull all open Alpaca positions, compute unrealized P&L, check sector concentration against the 30% maximum guideline, flag correlated holdings (e.g., holding AAPL + MSFT + GOOGL simultaneously), and summarize total portfolio heat.

Trade Journal Review & Calibration

Log completed trades with confidence scores and setup tags using memory_store, then compute Brier scores across your prediction history to identify whether you are systematically overconfident or underconfident and adjust accordingly.

Requirements

  • Alpaca account — Free registration at alpaca.markets; paper trading requires no funding
  • ALPACA_API_KEY (APCA-API-KEY-ID) and ALPACA_SECRET_KEY (APCA-API-SECRET-KEY) — generated in the Alpaca dashboard
  • shell_exec tool — required for API calls and inline Python calculations
  • web_fetch and web_search tools — required for live market data from Yahoo Finance, CoinGecko, FRED, and other free sources
  • Python 3 — used for JSON processing and indicator calculations via shell; available by default on macOS/Linux, via Git Bash or WSL on Windows
Connecting to VM...
npx clawhub@latest install trader
2.9kStars
1.4kDownloads
3Current Installs
📦
v1.0.0Version
View Source

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!