الرجاء مساعدتي في إصلاح هذا المؤشر
Results 1 to 5 of 5

Thread: الرجاء مساعدتي في إصلاح هذا المؤشر

  1. #1
    1 المرفق (المرفقات) لا يعمل بعد الآن

    https://www.cavemantrading.com/attac...1415711533.ex4

  2. #2
    لا يوجد مستند شفرة (mq4) = لا يوجد إصلاح

  3. #3
    // ----------------------------------------------- ------------------- /| Supernova.mq4 |/ ----------------------------------------------- ------------------- #property indior_chart_window #property indior_buffers 2 #property indior_color1 DodgerBlue #property indior_color2 Magenta extern int SF = 1؛ extern bool Visual_Alert = false؛ extern bool Audio_Alert = true؛ extern string Audio_Up_File = alert.wav؛ extern string Audio_Down_File = alert.wav؛ extern bool Email_Alert = false؛ extern Int Count_Bars = 1000؛ extern Int Arrow_Offset = 10؛ double ExtMapBuffer1 []؛ double ExtMapBuffer2 []؛ bool up = false؛ bool dn = false التاريخ datetime last_t = 0؛ int init () SetIndexStyle (0، DRAW_ARROW)؛ SetIndexArrow (0108)؛ SetIndexBuffer (0، ExtMapBuffer1)؛ SetIndexEmptyValue (0،0.0)؛ SetIndexStyle (1، DRAW_ARROW)؛ SetIndexArrow (1108)؛ SetIndexBuffer (1، ExtMapBuffer2)؛ SetIndexEmptyValue (1،0.0)؛ عودة (0)؛ int deinit () return (0)؛ int int () int int = 0؛ إذا كانت (Count_Barsgt؛ Bars) l = Bars؛ elsel = Count_Bars؛ لـ (int I = l؛ igt؛ = 0؛ I--) ExtMapBuffer1 [I] = 0؛ ExtMapBuffer2 [I] = 0؛ double qqe0_0 = iCustom (Symbol ()، 0، QQE، SF، 0، I)؛ double qqe0_1 = iCustom (Symbol ()، 0، QQE، SF، 0، I 1)؛ double qqe1_0 = iCustom (Symbol ()، 0، QQE، SF، 1، I)؛ double qqe1_1 = iCustom (Symbol ()، 0، QQE، SF، 1، I 1)؛ if (qqe0_0gt؛ qqe1_0 qqe0_1lt؛ = qqe1_1!) Up) ExtMapBuffer1 [I] = Reduced [I] -Arrow_Offset * Point؛ أعلى = صحيح. DN = كاذبة؛ if (qqe0_0lt؛ qqe1_0 qqe0_1gt؛ = qqe1_1! Dn) ExtMapBuffer2 [I] = High [I] Arrow_Offset * Point؛ DN = صحيح. أعلى = كاذبة؛ إذا كان (ExtMapBuffer1 [0] gt؛ 0) إذا تنبيه (Visual_Alert) (Cross up on: Symbol () at TimeToStr (TimeCurrent ())؛ if (Audio_Alert) PlaySound (Audio_Up_File)؛ if (Email_Alert) SendMail (QQE_Cross Alert، Cross up on: Symbol () at TimeToStr (TimeCurrent ()))؛ إذا كان (ExtMapBuffer2 [0] gt؛ 0) إذا (Visual_Alert) تنبيه (العبور لأسفل: Symbol () at TimeToStr (TimeCurrent ())؛ if (Audio_Alert) PlaySound (Audio_Down_File)؛ if (Email_Alert) SendMail (QQE_Cross Alert، Cross down: Symbol () at TimeToStr (TimeCurrent ()))؛ عودة (0)؛

  4. #4
    يعتمد مؤشرك على وجود مؤشر آخر يسمى QQE. يجب عليك التحقق أولاً إذا كان المؤشر الآخر موجودًا في مجلد المؤشرات المخصصة. قد يكون هذا هو السبب في أنه لا يعمل حاليًا.

  5. #5
    شكرا لك الكثير من العمل الآن

أذونات النشر

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  
  • رمز BB مفعل
  • الابتسامات مفعلة
  • رمز[IMG] مفعل
  • رمز [VIDEO] مفعل
  • رمز HTML غير مفعل
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.