← 返回
未分类 Key 中文

A-Share Claw (A股龙虾)

A-share paper-trading automation workflow for MX APIs. Use when user asks to run scheduled A-share mock trading, enforce risk limits (single position cap, to...
A-share paper-trading automation workflow for MX APIs. Use when user asks to run scheduled A-share mock trading, enforce risk limits (single position cap, to...
youjunzhao youjunzhao 来源
未分类 clawhub v0.1.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 361
下载
💾 1
安装
1
版本
#latest

概述

A-Share Claw

Execute this workflow for A-share paper trading with MX APIs.

Steps

  1. Ensure environment:
    • MX_APIKEY is set.
    • MX_API_URL defaults to https://mkapi2.dfcfs.com/finskillshub.
  1. Ensure runtime files under workspace:
    • mx_autotrade/config.json
    • mx_autotrade/run_autotrade.py
    • mx_autotrade/daily_review.py
  1. Ensure schedules (trading days):
    • 09:24 run strategy
    • 10:30 run strategy
    • 14:30 run strategy (risk-first)
    • 15:10 run daily review
  1. Enforce risk rules:
    • Single symbol position cap (maxPositionPerStock, default 15%)
    • Total exposure cap (maxTotalPosition, default 60%)
    • Auto-cancel stale pending orders (>20 min)
  1. Daily output:
    • Produce review JSON (mx_autotrade/reviews/review-YYYY-MM-DD.json)
    • Update README day table with: Day | Balance | Daily Return (no Day0)

Quick run commands

python3 mx_autotrade/run_autotrade.py
python3 mx_autotrade/daily_review.py

Notes

  • Fail safely: if account is not bound, stop and report clearly.
  • Prefer discipline over trade frequency.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-05-07 05:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,510 📥 568,358
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,155 📥 927,312
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 859 📥 340,727