1477009639zw-blip/bptpv1/SKILL.md
Generates structured paper trading plans with entry, stop loss, take profit, position size, and failure conditions for SPX, indices, and US equity options.
npx skillsauth add openclaw/skills paper-trading-planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generates comprehensive, structured paper trading plans for SPX, index options, and US equities. Perfect for pre-market planning and session prep.
python3 plan.py --ticker SPX --direction long --entry 5200 --stop 5150 --target 5300
| Flag | Description | Example |
|------|-------------|---------|
| --ticker | Underlying symbol | SPX, AAPL, QQQ |
| --direction | long or short | long |
| --entry | Entry price | 5200 |
| --stop | Stop loss price | 5150 |
| --target | Take profit price | 5300 |
| --price | Current price (optional) | 5225 |
| --option-type | call or put (optional) | call |
| --expiry | Option expiry (optional) | 2026-04-18 |
=== PAPER TRADING PLAN ===
Symbol: SPX
Direction: LONG
Entry: 5200
Stop Loss: 5150 (-1.0%)
Take Profit: 5300 (+1.9%)
Risk/Reward: 1:2
Position Size:
- Max 2% account at risk
- Example: $10k account = $200 at risk
- Per-share risk: $50
- Shares: 40
Expiration: 2026-04-18
Type: CALL
Strike: 5200
Max Loss: $200 (if expired worthless)
Max Profit: $400 (if target hit)
Failure Conditions:
- SPX breaks below 5150 → Exit immediately
- VIX > 30 → Reduce size by 50%
- News event overrides technical → Re-evaluate
Execution Checklist:
[ ] Confirm entry above key level
[ ] Check VIX < 20
[ ] Verify no major news during market hours
[ ] Set stop loss immediately after entry
[ ] Log trade in journal
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。