DragonRSIcBotDemo
cBot
269 التنزيلات
الإصدار 1.0، Aug 2025
Windows, Mac, Mobile, Web
5.0
التقييمات: 1
الوصف
DragonRSIcBot يقوم بأتمتة إدخال RSI بسيط مع تعافي مارتينجال/شبكة مضبوط:
بوت الحساب الحقيقي على https://ctrader.com/products/1712
- منطق الدخول (RSI):
عندما لا توجد مراكز شبكة مفتوحة، يتحقق البوت من مؤشر RSI. إذا انخفض RSI أدنى منOversoldLevel، يفتح شراء؛ إذا ارتفع RSI أعلى منOverboughtLevel، يفتح بيع. فترة RSI والمصدر قابلة للتكوين. - توسيع الشبكة / مارتينجال:
إذا كانت هناك سلة مفتوحة، يقيس البوت الحركة المعاكسة من آخر مركز شبكة. عندما يتحرك السعر على الأقلStep (pips)ضد ذلك الدخول الأخير، يضيف مركزًا آخر في نفس الاتجاه. حجم المركز يتبع مضاعف حجم أُسّي:
lots = Quantity * (LotMultiplier)^(number_of_existing_positions)
ويتم تحديد حد أقصى بواسطةMax Lots. - خروج السلة:
تغلق السلة بأكملها بمجرد أن تصل مجموع الربح/الخسارة الصافي عبر جميع مراكز الشبكة إلىTarget Profit(بعملة الحساب). - ضوابط المخاطر:
-
Max Spred: يمنع الدخول الجديد إذا تجاوز السبريد الحالي الحد.Stop Equity: إذا انخفضت حقوق ملكية الحساب تحت هذا المستوى، يقوم البوت بإغلاق جميع المراكز و يتوقف.- عدم كفاية الأموال: إذا فشل أمر جديد مع NoMoney، يتوقف البوت عن الإضافة إلى الشبكة.
- المعلمات (الرئيسية):
-
- الحجم:
Quantity (Lots) - RSI:
Source،Periods،Overbought Level،Oversold Level - مارتينجال/شبكة:
Use Martingale(تشغيل/إيقاف)،Step (pips)،Target Profit،Lot Multiplier - المخاطر:
Stop Equity،Max Lots،Max Spred - متفرقات:
Label(تستخدم لتجميع المراكز)
- الحجم:
- ملاحظات التنفيذ:
-
- يتم تصنيف المراكز وتصفيتها بواسطة الرمز + التسمية لإدارة السلة بشكل نظيف.
- يتم حساب المسافة لتحفيز الساق التالية من الشبكة بوحدة النقاط من سعر دخول آخر مركز إلى السعر الحالي العرض/الطلب (مع الوعي بالاتجاه).
- تستخدم جميع عمليات السلة إجمالي تجميع صافي الربح.
- نصائح الاستخدام والتحذيرات:
-
- يمكن أن تتسبب مارتينجال والشبكات في تراجع سريع— قم بضبط
Stop Equity،Max Lots، وStep (pips)بحذر واختبر على نسخة تجريبية أولاً. - اختر مستويات RSI التي تناسب الرمز والإطار الزمني؛ البداية الشائعة هي 30/70 مع 14 فترة.
- حافظ على
Max Spredضيقًا على الرموز المتقلبة أو الغريبة لتجنب تنفيذات سيئة. - تسمح لك
Labelبتشغيل عدة نسخ على رموز أو إعدادات مختلفة دون تداخل.
- يمكن أن تتسبب مارتينجال والشبكات في تراجع سريع— قم بضبط
إخلاء المسؤولية: تحمل استراتيجيات الشبكة/مارتينجال مخاطر كبيرة. استخدمها على مسؤوليتك الخاصة وقم دائمًا بالتحقق من الإعدادات على البيانات التاريخية وفي النسخة التجريبية قبل التداول الحقيقي.
الملخص
ملخص الذكاء الاصطناعي
DragonRSIcBot is an automated trading robot that uses the Relative Strength Index (RSI) indicator to trigger entries combined with a grid and martingale recovery strategy. It opens buy positions when RSI falls below a configurable oversold level and sell positions when RSI rises above a configurable overbought level. The bot manages open positions in a grid, adding trades in the same direction when the price moves adversely by a set number of pips, with position sizes increasing exponentially up to a maximum lot size.
The entire basket of positions is closed once the net profit target is reached. Risk controls include limiting entries based on maximum spread, stopping all trading if account equity falls below a set threshold, and halting grid expansion if insufficient funds are detected. Key configurable parameters cover trade volume, RSI settings (source, periods, levels), grid/martingale behavior (step size, lot multiplier, target profit), and risk limits.
Positions are grouped by symbol and label to allow multiple instances without interference. The bot supports trading on Forex pairs such as EURUSD, GBPUSD, NZDUSD, USDJPY, and XAUUSD (gold). Users are advised to test settings on demo accounts due to the inherent risks of martingale and grid strategies.
The entire basket of positions is closed once the net profit target is reached. Risk controls include limiting entries based on maximum spread, stopping all trading if account equity falls below a set threshold, and halting grid expansion if insufficient funds are detected. Key configurable parameters cover trade volume, RSI settings (source, periods, levels), grid/martingale behavior (step size, lot multiplier, target profit), and risk limits.
Positions are grouped by symbol and label to allow multiple instances without interference. The bot supports trading on Forex pairs such as EURUSD, GBPUSD, NZDUSD, USDJPY, and XAUUSD (gold). Users are advised to test settings on demo accounts due to the inherent risks of martingale and grid strategies.
ملف تعريف التداول
تقييمات العملاء
5.0
التقييمات: 1
5 | 100 % | |
4 | 0 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |
مناقشة
الأسئلة الشائعة
Forex
Scalping
EURUSD
GBPUSD
NZDUSD
RSI
Grid
XAUUSD
Martingale
USDJPY
يتم توفير المنتجات المتاحة من خلال cTrader Store، بما في ذلك روبوتات التداول والمؤشرات والإضافات، من قبل مطوري الطرف الثالث وإتاحتها لأغراض الوصول المعلوماتي والفني فقط. cTrader Store ليس وسيطًا ولا يقدم نصائح استثمارية أو توصيات شخصية أو أي ضمان للأداء المستقبلي.
السعر
70.37M
حجم التداول
588.6K
الربح بالبيب
59
المبيعات
4.39K
التثبيتات المجانية