cBot.QuotesWatcher
cBot
الإصدار 1.0، Oct 2024
Windows, Mac, Mobile, Web
5.0
التقييمات: 2
منذ 15/10/2024
الوصف
تم تصميم cTrader cBot "QuotesWatcher" لمراقبة عروض أسعار الأدوات المالية وتحديد التأخيرات في استلامها. إذا تجاوز التأخير لرمز معين الوقت المحدد (MaxIdleTimeSeconds) أو قيمة مخصصة في SymbolsDelays.txt، يرسل الروبوت تحذيرًا إلى سجل الطرفية ويكرر أيضًا الإشعار إلى رسول خارجي باستخدام webhooks.
الإعدادات:
- 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/") — عنوان URL الخاص بالويب هوك لإرسال الإشعارات إلى رسول خارجي (طلب HTTP + مخطط JSON).
الملخص
ملخص الذكاء الاصطناعي
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
