13290186019/send-signal/SKILL.md
A specialized tool for sending quantitative trading signals to the FMZ platform via HTTP API.
npx skillsauth add openclaw/skills SendTradeSignalInstall 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.
This skill serves as a bridge between the OpenClaw AI agent and the FMZ Quantum Trading Platform. It enables the AI to execute trade decisions (Buy/Sell/Wait) programmatically by sending structured JSON signals to a specific robot instance running on FMZ.
The AI should invoke this tool when a market analysis concludes with a definitive trading action.
| Parameter | Type | Description |
| :--- | :--- | :--- |
| action | string | The specific trading action to take. Accepted values: buy, sell, wait, close. |
| symbol | string | The trading pair symbol, formatted as BASE_QUOTE (e.g., BTC_USDT, ETH_USDT). |
| price | float | The current market price or limit price for the order. |
| reason | string | A brief explanation of why this trade decision was made (e.g., "RSI overbought", "Breaking support"). |
When the AI detects a buying opportunity for Bitcoin at 65000 USDT due to a positive trend:
handler(
action="buy",
symbol="BTC_USDT",
price=65000.0,
reason="MACD golden cross detected on 4H chart."
)
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 写作痕迹、中文文本人性化。