كيفية إنشاء clode بين اثنين مؤشر مخصص
Results 1 to 2 of 2

Thread: كيفية إنشاء clode بين اثنين مؤشر مخصص

  1. #1
    2 مرفق (ق) مرحبا كل واحد. كيف يمكنني حل المشكلة.
    إليك مساحة داخلية تحتوي على اثنين من المخازن المؤقتة MA (Moving Average). أرغب في رسم رسم بياني بين اثنين من المخازن المؤقتة في نافذة منفصلة مثل الشكل الأول لكنه يرسم رسم بياني كامل معروض في الشكل الثاني.
    الكود المدرج/ --------------------------------------------- --------------------- /| 41. mq4 |/| علي مجتبائي. |/| https://telegram.me/mqlbyAliMojtabaei |/p ----------------------------------------------- ------------------- # حقوق الطبع والنشر الملكية علي مجتبائي. #property link https://telegram.me/mqlbyAliMojtabaei #property variant 1.00 #property الصارمة #property indior_chart_window #property indior_buffers 2 dual A # 91؛ # 93 ؛، B91؛ # 93؛ كثافة العمليات/p ----------------------------------------------- ------------------- /| وظيفة التهيئة المخصصة |/p ----------------------------------------------- ------------------- int OnInit () SetIndexBuffer (0، A)؛ SetIndexBuffer (1 ، B) ؛ SetIndexStyle (0 ، DRAW_HISTOGRAM ، STYLE_SOLID ، 1 ، clrYellow) ؛ SetIndexStyle (1 ، DRAW_HISTOGRAM ، STYLE_SOLID ، 1 ، clrRed) ؛ العودة (INIT_SUCCEEDED)؛/ ----------------------------------------------- ------------------- /| العرف التكرار وظيفة |/ ----------------------------------------------- ------------------- int OnCalculate (const int rates_total، const int prev_calculated، const time time time # 91؛ # 93؛، const double open # 91؛ # 93؛ const ، const مزدوج أعلى # 91 ؛ # 93 ؛ ، ثابت مزدوج منخفض # 91 ؛ # 93 ؛ ، ثابت مزدوج قريب # 91 ؛ # 93 ؛ ، const طويل tick_volume # 91 ؛ # 93 ؛ ، حجم ثابت طويل # 91 ؛ # 93 ؛ ، const int # 91؛ # 93؛ -RRB- limit = (rates_total - prev_calculated) ؛ إذا (prev_calculated == 0) الحد - من أجل (I = 0؛ ilt؛ = limit؛ I ) A # 91؛ I # 93 ؛ = iMA (Symbol () ، PERIOD_CURRENT ، 10،0 ، MODE_SMMA ، PRICE_TYPICAL ، I) ؛ B91 ؛ I # 93 ؛ = iMA (Symbol () ، PERIOD_CURRENT ، 100،0 ، MODE_SMMA ، PRICE_TYPICAL ، IEXD 0،100) ؛ SetIndexDrawBegin (1،100) ؛ عائد (rates_total) ؛/ ---------------------------------- --------------------------------
    https://www.cavemantrading.com/tradi...r-rallies.html

    https://www.cavemantrading.com/gener...inary-gdp.html

  2. #2

    Quote Originally Posted by ;
    مرحبا جميعا. كيف يمكنني حل المشكلة. إليك مساحة داخلية تحتوي على اثنين من المخازن المؤقتة لـ ”المتوسط ​​المتحرك”. أريد رسم رسم بياني يتضمن اثنين من المخازن المؤقتة في نافذة منفصلة مثل الشكل لكنه يرسم رسم بياني معروض في الشكل./ ----------------------------------------------- ------------------- /| 41. mq4 |/| علي مجتبائي. |/|
    https://telegram.me/mqlbyAliMojtabaei|/p ----------------------------------------------- ------------------- # حقوق الطبع والنشر الملكية علي مجتبائي. #property https:/telegram.me/mqlbyAliMojtabaei ...
    https://www.mql5.com/en/forum/178821

أذونات النشر

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  
  • رمز 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.