gate-exchange-tradfi

Query Gate TradFi orders, positions, market data, and balances via gate-cli.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-tradfi-tsin418
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-exchange-tradfi
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/gate-exchange-tradfi
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-tradfi-tsin418

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Helps users retrieve reliable TradFi trading information (orders, positions, market data, and balances) from Gate by using the Gate TradFi CLI tooling safely in read-only workflows.

Core Features & Use Cases

  • TradFi read-only querying: fetch open orders, order history, current positions, position history, market categories/symbols/ticker/kline, and user assets plus MT5 account info.
  • Routing by intent: automatically selects the right reference workflow based on keywords like orders, positions, market, or assets.
  • Operational guardrails: enforces strict use of documented gate-cli commands and supports confirmation + parameter explanation for any supported write actions.

Quick Start

Ask the assistant: "Show my TradFi assets and MT5 account info using Gate."

Frequently Asked Questions about gate-exchange-tradfi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query my TradFi positions and order history on Gate?

Query TradFi positions and order history on Gate by using the gate-cli with cex tradfi commands. The skill routes your intent based on keywords like orders or positions to retrieve the relevant historical and open trading data.

Can I fetch market data like ticker and kline for traditional finance instruments via Gate?

Yes, you can fetch market data for traditional finance instruments via Gate. The tool retrieves symbol, ticker, and kline data by routing requests through documented gate-cli cex tradfi commands in a read-only workflow.

How do I check my TradFi assets and MT5 account details?

Check your TradFi assets and MT5 account details by asking the assistant to retrieve user asset information. It uses gate-cli cex tradfi commands to safely query and display your current balances and MT5 account info.

Do I need a specific environment setup to retrieve Gate TradFi data?

Yes, you need a valid gate-cli setup configured with cex tradfi commands. The skill enforces strict parameter usage from MCP documentation and requires this environment to execute read-only data queries safely.

What are the limitations when querying traditional finance data through Gate?

The primary limitation is that querying traditional finance data through Gate is restricted to read-only execution behavior. While it supports confirmation and parameter explanation for write actions, the core workflow strictly enforces documented gate-cli commands.