ローカルMCPサーバーによるインジケーター¶
このガイドでは、cTraderローカルMCPサーバーを通じてチャート上で内蔵インジケーターを追加、調整、削除するための基本的なツールとプロンプトの例について説明します。
ヒント
AIエージェントとの新しいセッションを開始する際は、プロンプトを cTraderローカルMCPサーバーを使用して... で始めてください。 これにより、エージェントがWeb検索にリクエストをルーティングする代わりにMCPサーバーを呼び出すことが保証されます。
インジケーターを追加する ¶
Add the RSI indicator to the active chart.
Add a 50-period Simple Moving Average to the active chart.
Add MACD with default settings to the active chart.
インジケーターパラメーターを更新 ¶
Change the period of the SMA on the active chart to 100.
Change the RSI period to 21 on the active chart.
チャート上のインジケーターをリスト表示 ¶
What indicators are currently on the active chart?
利用可能なインジケーターをリスト表示 ¶
What built-in indicators are available?
インジケーターを削除 ¶
Remove the RSI indicator from the active chart.
Remove all indicators from the active chart.
プロンプトの組み合わせ ¶
Add RSI and a 200-period SMA to the active chart and tell me
whether the current price is above or below the SMA.
警告
MCPサーバーはAI支援取引のためのツールであり、財務、投資、法律、税務に関するアドバイスを提供するものではありません。 AIが生成したアクションは実際の取引を引き起こし、損失をもたらす可能性があります。 ユーザーは、出力の検証、戦略の監督、認証情報の保護、および自己責任でのMCPサーバーの使用について単独で責任を負います。