説明
cTrader cBot「QuotesWatcher」は、金融商品の価格を監視し、その受信遅延を特定するために設計されています。特定のシンボルの遅延が指定された時間(MaxIdleTimeSeconds)またはSymbolsDelays.txt内のカスタム値を超えた場合、ボットはターミナルログに警告を送信し、さらに外部メッセンジャーにwebhookを使って通知を複製します。
設定:
- MaxIdleTimeSeconds (int, DefaultValue = 60) — 各シンボルの価格受信間の最大許容遅延時間(秒)。この値を超える遅延が発生した場合、ボットは警告を送信します。
- WarningIntervalSeconds (int, DefaultValue = 10) — 遅延が許容値を超え続ける場合に、ボットが再度警告を送信する間隔(秒)。
- DelayAfterSessionStart (int, DefaultValue = 60) — 取引セッション開始後、ボットが警告を送信しない遅延時間(秒)。
- SymbolsFilePath (string, DefaultValue = "...file path\SymbolsDelays.txt") — シンボルのリストとそれぞれの個別遅延値を含むファイルのパス。
- WebhookUrl (string, DefaultValue = "https://web.hook.com/") — 外部メッセンジャーに通知を送信するためのwebhook URL(HTTPリクエスト+JSONスキーマ)。
概要
AIによる概要
cTrader cBot "QuotesWatcher" monitors the quote feed of financial instruments to detect delays in quote reception. It tracks each symbol's quote update intervals and compares them against a configurable maximum allowable delay (MaxIdleTimeSeconds). If a symbol's quote delay exceeds this threshold or a custom delay specified in an external file (SymbolsDelays.txt), the bot issues a warning message to the terminal log. Additionally, it sends duplicate notifications to an external messenger via a configurable webhook URL using HTTP requests with JSON payloads.
Key configurable settings include:
- MaxIdleTimeSeconds: maximum allowed delay in seconds before triggering a warning.
- WarningIntervalSeconds: frequency in seconds for repeated warnings if delays persist.
- DelayAfterSessionStart: grace period after session start during which warnings are suppressed.
- SymbolsFilePath: path to a file defining individual delay thresholds per symbol.
- WebhookUrl: URL endpoint for sending external notifications.
This bot is designed to assist traders and system administrators in promptly identifying and responding to quote feed interruptions or latency issues across multiple financial instruments.
Key configurable settings include:
- MaxIdleTimeSeconds: maximum allowed delay in seconds before triggering a warning.
- WarningIntervalSeconds: frequency in seconds for repeated warnings if delays persist.
- DelayAfterSessionStart: grace period after session start during which warnings are suppressed.
- SymbolsFilePath: path to a file defining individual delay thresholds per symbol.
- WebhookUrl: URL endpoint for sending external notifications.
This bot is designed to assist traders and system administrators in promptly identifying and responding to quote feed interruptions or latency issues across multiple financial instruments.
取引プロフィール
カスタマーレビュー
5.0
レビュー: 2
5 | 100 % | |
4 | 0 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |
カスタマーレビュー
October 29, 2024
the setup becomes easier to judge for algo trading if the trader keeps control. A 83 setup sample on M5 should show whether it really helps.
October 24, 2024
After 1 month, the useful part became clearer. 30 demo trades was enough to see whether it helped, and 0.5 percent risk kept the test grounded. The concern starts when the journal stops looking stable.
ディスカッション
よくあるご質問
cTrader Storeで入手可能な取引ボット、インジケーター、プラグインなどの商品は、第三者の開発者が提供するものであり、情報と技術の取得のみを目的としてご利用いただけます。cTrader Storeはブローカーではなく、投資助言や個人的な推奨を行うことも、将来のパフォーマンスを保証することもありません。
価格
登録日 15/10/2024
