← 返回
开发者工具 中文

Send to FMZ

A specialized tool for sending quantitative trading signals to the FMZ platform via HTTP API.
一款通过HTTP API向FMZ平台发送量化交易信号的专业工具
13290186019 13290186019 来源
开发者工具 clawhub v1.0.0 1 版本 99903.7 Key: 无需
★ 0
Stars
📥 1,037
下载
💾 68
安装
1
版本
#latest

概述

SendTradeSignal (FMZ Connector)

Overview

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.

Features

  • Real-time Signal Transmission: Sends trading commands instantly upon AI decision.
  • Secure Communication: Uses a user-defined UUID to verify the source of the signal, preventing unauthorized access.
  • Structured Data: Transmits comprehensive trade details including action type, target symbol (e.g., BTC_USDT), reference price, and reasoning.
  • HTTP/HTTPS Support: Compatible with standard web protocols for broad compatibility.

Usage

The AI should invoke this tool when a market analysis concludes with a definitive trading action.

Parameters

| 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"). |

Example

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."
)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 08:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 119 📥 41,066
professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 180 📥 61,567
professional

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 275 📥 57,332