Skip to content

Research and analysis

This guide covers prompts for retrieving market data, analysing trade history and performing research through an AI agent.

Market data

Current prices

What are the current bid and ask prices for EURUSD?
Get live prices for EURUSD, GBPUSD and USDJPY.

Historical data

Get the last 24 hours of hourly candles for EURUSD.
Show me the daily candles for GBPUSD over the past 30 days.

Note

Each historical data request returns up to 1,000 bars. The agent will page across multiple requests for longer history.

Get 100 five-minute candles for XAUUSD.

Note

Available periods: m1, m5, m15, m30, h1, h4, d1, w1, mn1.

Price analysis

What is the current spread on EURUSD?
Compare the session high and low for EURUSD, GBPUSD and USDJPY.

News

Show me the latest market news.

Trade history

Deal history

Show me all my deals from the last 7 days.
How many trades did I make last month?

Performance analysis

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.

Order history

Show me all orders that were filled, cancelled, or expired in the 
last 7 days.

Portfolio analysis

Position analysis

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?

Risk assessment

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.

Indicator analysis

You can also add indicators to charts and read their computed values.

What are the current RSI and MACD values on the active chart? 
Is RSI overbought or oversold?
Add a 50-period SMA to the active chart and tell me whether 
the current price is above or below it.

See detailed prompts on managing indicators.

Combining prompts

You can combine multiple requests in a single prompt for more complex analysis:

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.

Warning

The MCP server is a tool for AI-assisted trading and does not provide financial, investment, legal or tax advice. AI-generated actions may trigger real trades and result in losses. Users are solely responsible for verifying outputs, supervising strategies, securing credentials and using the MCP server at their own risk.