Vai al contenuto

Analisi di mercato tramite il server MCP locale

Questa guida illustra gli strumenti di base e gli esempi di prompt per recuperare dati di mercato, analizzare lo storico delle operazioni ed eseguire ricerche tramite il server MCP locale cTrader.

Suggerimento

Quando avvii una nuova sessione con il tuo agente AI, inizia il prompt con Utilizzando il server MCP locale cTrader.... Questo aiuta a garantire che l'agente chiami il server MCP invece di indirizzare le richieste alla ricerca web.

Dati di mercato

Prezzi attuali

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

Dati storici

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

Nota

Ogni richiesta di dati storici restituisce fino a 1.000 barre. L'agente eseguirà il paging su più richieste per uno storico più lungo.

Get 100 five-minute candles for XAUUSD.

Nota

Periodi disponibili: m1, m5, m15, m30, h1, h4, d1, w1, mn1.

Analisi dei prezzi

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

Notizie

Show me the latest market news.

Storico delle operazioni

Storico delle transazioni

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

Analisi delle performance

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.

Storico degli ordini

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

Analisi del portafoglio

Analisi delle posizioni

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?

Valutazione del rischio

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.

Analisi degli indicatori

Puoi anche aggiungere indicatori ai grafici e leggere i loro valori calcolati.

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.

Consulta i prompt dettagliati sulla gestione degli indicatori.

Combinazione di prompt

Puoi combinare più richieste in un singolo prompt per analisi più complesse:

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.

Avvertenza

Il server MCP è uno strumento per il trading assistito dall'IA e non fornisce consulenza finanziaria, di investimento, legale o fiscale. Le azioni generate dall'IA possono attivare operazioni reali e comportare perdite. Gli utenti sono gli unici responsabili della verifica degli output, della supervisione delle strategie, della protezione delle credenziali e dell'utilizzo del server MCP a proprio rischio.