quant-trader-daily
[中文] 量化交易员日常任务管理系统 - 专为股票交易员设计的每日工作流程管理工具。 包含:开盘/收盘/日终汇报模板、实时持仓监控、风控提醒、交易日志记录。 使用场景:(1) 管理每日交易任务时间表 (2) 生成汇报给上级的简报 (3) 监控持仓风险 (4) 记录交易日志 (5) 复盘分析 [English] Quantitative Trader Daily Task Management System - A comprehensive daily workflow management tool designed for stock traders. Features: Opening/Closing/End-of-day report templates, real-time portfolio monitoring, risk control alerts, trading log recording. Use cases: (1) Manage daily trading schedules (2) Generate briefings for supervisors (3) Monitor portfolio risks (4) Record trading logs (5) Performance review
Why use this skill?
Optimize your trading workflow with Quant Trader Daily. Manage tasks, generate reports, monitor portfolio risk, and track logs with this powerful OpenClaw AI skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/horizoncove/trader-dailyWhat This Skill Does
The quant-trader-daily skill is a specialized workflow automation tool engineered for quantitative stock traders. It integrates seamlessly into the daily operations of a professional trading desk, providing structured templates for opening, intraday, and closing reporting. Beyond documentation, it acts as a gatekeeper for capital integrity by automating portfolio risk monitoring and threshold alerts. By centralizing the management of market preparation, strategy formulation, and end-of-day reconciliation, it minimizes the cognitive overhead for traders and ensures that strict institutional compliance and risk management protocols are followed throughout every market hour.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/horizoncove/trader-daily Ensure that your environment has access to the required Python libraries for the scripts provided within the repository.
Use Cases
- Market Routine Enforcement: Follow the standardized pre-market and post-market checklist to ensure no critical macro trends or technical signals are missed.
- Risk Mitigation: Automatically run risk control checks against current portfolio holdings to identify stop-loss violations or leverage breaches.
- Automated Reporting: Generate professional-grade daily briefings for team leads or investment committees using the built-in templating system.
- Performance Tracking: Maintain a consistent repository of trading logs and daily summaries for historical performance analysis and psychological review.
Example Prompts
- "OpenClaw, run the opening report generator using the current portfolio configuration and highlight any high-risk positions."
- "Show me the 10:00 AM risk control check status and tell me if any holdings have crossed the 8% volatility threshold."
- "Generate a summary of today's trading performance for my daily report, including total P&L and a brief note on the morning strategy."
Tips & Limitations
- The skill relies on local configuration files; ensure your
portfolio.jsonis updated before each run to guarantee accurate data. - While the tool handles risk alerts, it does not execute trades; it is a decision-support system, not an autonomous high-frequency trading bot.
- Always cross-reference the automated reports with your primary trading platform to confirm final execution prices and settlement data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-horizoncove-trader-daily": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, file-write, code-execution