コンテンツにスキップ

ローカルMCPサーバーによるチャート作成

このガイドでは、cTraderローカルMCPサーバーを通じて取引チャートを使用し、チャートオブジェクトと図を管理し、チャートテンプレートを適用するための基本的なツールとプロンプトの例について説明します。

ヒント

AIエージェントとの新しいセッションを開始する際は、プロンプトを cTraderローカルMCPサーバーを使用して... で始めてください。 これにより、エージェントがWeb検索にリクエストをルーティングする代わりにMCPサーバーを呼び出すことが保証されます。

チャートを開く・閉じる

チャートを開く

Open a chart for EURUSD on the H1 period.
Open a daily chart for XAUUSD.

チャートを閉じる

Close the EURUSD chart.

チャートをフォーカスする

特定のチャートを前面に表示します。

Focus the GBPUSD chart.

すべてのチャートをリスト表示

List all open charts with their symbols and periods.

通貨ペアと期間を変更

新しいチャートを開かずに、既存のチャートの通貨ペアまたは期間を切り替えます。

Change the active chart to USDJPY.
Switch the active chart to the M15 period.
Change the active chart to GBPUSD on the H4 period.

スクロールとズーム

スクロール

Scroll the active chart back 50 bars.
Scroll the active chart forward to the latest bar.

ズーム

Zoom in on the active chart.
Zoom out on the active chart.

チャート情報を取得

アクティブなチャート

What symbol and period is the active chart showing?

チャートビューポート

アクティブなチャートの表示範囲を取得します。

Show me the viewport of the active chart including the 
visible date range and price range.

チャートオブジェクト

チャートオブジェクトは、トレンドライン、水平線、長方形、その他の図形など、チャート上に配置する図や注釈です。

チャートオブジェクトを追加

Draw a horizontal line on the active chart at price 1.1200.
Add a trend line on the active chart from the last swing 
low to the current price.
Add a rectangle on the active chart between 1.1150 and 
1.1250 over the last 20 bars.
Add a Fibonacci retracement on the active chart between the recent 
swing high and swing low.
Draw a risk-reward block on the active chart: entry at 1.1200, 
stop at 1.1150, target at 1.1300.
Add an up arrow marker at 1.1180 on the most recent bar.

チャートオブジェクトをリスト表示

Show me all objects on the active chart.

チャートオブジェクトを更新

Change the colour of the trend line on the active chart to red.
Make the horizontal line at 1.1200 dashed.

チャートオブジェクトを削除

Delete the horizontal line at 1.1200 on the active chart.

すべてのチャートオブジェクトをクリア

Remove all objects from the active chart.

警告

すべてのチャートオブジェクトのクリアは元に戻せません。 確認する前に、図が不要であることを確認してください。

チャートテンプレート

テンプレートを適用

Apply the template 'My Trading Setup' to the active chart.

利用可能なテンプレートをリスト表示

What chart templates are available?

テンプレートを保存

Save the current chart setup as a template called 'Swing setup'.

テンプレートを削除

Delete the chart template called 'Old setup'.

プロンプトの組み合わせ

1つのプロンプトで複数のチャート操作を組み合わせることができます。

Open a chart for EURUSD on H1, add RSI and a 200-period SMA, 
then apply my 'Swing Trading' template.
List all open charts, then close any that are on period 
below H1.

警告

MCPサーバーはAI支援取引のためのツールであり、財務、投資、法律、税務に関するアドバイスを提供するものではありません。 AIが生成したアクションは実際の取引を引き起こし、損失をもたらす可能性があります。 ユーザーは、出力の検証、戦略の監督、認証情報の保護、および自己責任でのMCPサーバーの使用について単独で責任を負います。