说明
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
