通过远程MCP服务器进行市场分析¶
本指南涵盖了通过cTrader远程MCP服务器检索市场数据、分析交易历史和执行研究的基本工具和提示示例。
提示
当与您的AI代理开始新会话时,请在提示开头使用使用cTrader远程MCP服务器...。 这有助于确保代理调用 MCP 服务器,而不是将请求路由到网络搜索。
市场数据 ¶
现价 ¶
What are the current bid and ask prices for EURUSD?
Get live prices for EURUSD, GBPUSD and USDJPY.
历史数据 ¶
Get the last 24 hours of hourly candles for EURUSD.
Show me the daily candles for GBPUSD over the past 30 days.
Get 100 five-minute candles for XAUUSD.
可用时间周期:1 分钟、2 分钟、3 分钟、4 分钟、5 分钟、10 分钟、15 分钟、30 分钟、1 小时、2 小时、3 小时、4 小时、6 小时、8 小时、12 小时、日、周和月。
价格分析 ¶
What is the current spread on EURUSD?
Compare the session high and low for EURUSD, GBPUSD and USDJPY.
交易历史 ¶
成交历史 ¶
Show me all my deals from the last 7 days.
How many trades did I make last month?
表现分析 ¶
Analyse my trading performance over the last 30 days: total deals,
total volume, and fill rate.
Show me my deal history for this week and calculate the total
commission paid.
订单历史 ¶
Show me all orders that were filled, cancelled, or expired in the
last 7 days.
投资组合分析 ¶
持仓分析 ¶
Show me all my open positions with their unrealised P&L, and
calculate the total.
Which of my open positions has the largest unrealised loss?
What is my total exposure in EURUSD across all open
positions?
风险评估 ¶
Check my current margin usage. What percentage of my equity is
free margin?
If EURUSD drops 100 pips, estimate the impact on my open
positions.
组合提示 ¶
您可以在单个提示中组合多个请求以进行更复杂的分析:
Get my account balance, list all open positions with their P&L,
and tell me which positions I should consider closing based on risk.
Pull the last 24 hours of hourly candles for EURUSD, summarise
the trend, and check if I have any open positions that might
be affected.
警告
MCP 服务器是一个 AI 辅助交易工具,不提供财务、投资、法律或税务建议。 AI 生成的操作可能会触发实际交易并导致亏损。 用户全权负责验证输出、监督策略、保护凭证安全以及自行承担使用 MCP 服务器的风险。