+ Reply to Thread
Page 1 of 2 1 2
Results 1 to 10 of 19

 

Thread: مستوى الثوابت، التعدادات والهياكل كائنات الثوابت أنواع الكائنات obj_arrow_sell

  • Thread Tools
  1. #1 Collapse post
    Hana Ramzi is offline
    عضو ذهبى Array
    Join Date
    Jan 2015
    Location
    تونس
    Posts
    1,058
    Accrued Payments
    104 USD
    Thanks
    0
    Thanked 5 Times in 5 Posts
    SubscribeSubscribe
    subscribed 0

    مستوى الثوابت، التعدادات والهياكل كائنات الثوابت أنواع الكائنات obj_arrow_sell

    مثال

    السيناريو التالي بإنشاء والتحركات بيع علامة على الرسم البياني. وقد وضعت وظائف خاصة لخلق وتغيير خصائص الكائن الرسومي ل. يمكنك استخدام هذه الوظائف "كما هي" في التطبيقات الخاصة بك.


    #property صارم
    // --- وصف
    #property وصف "سيناريو توجه \" بيع \ "علامات في إطار المخطط".
    // --- نافذة العرض للمعلمات الإدخال خلال إطلاق البرنامج النصي
    #property script_show_inputs
    // --- معلمات الإدخال من السيناريو
    مساهمة اللون InpColor = C'225،68،29 '؛ // لون علامات
    // + ----------------------------------------------- ------------------- +
    // | انشئ علامة البيع |
    // + ----------------------------------------------- ------------------- +
    منطقي ArrowSellCreate (CONST chart_ID طويلة = 0، // ID الرسم البياني لل
    CONST اسم سلسلة = "ArrowSell"، // توقيع اسم
    CONST الباحث sub_window = 0، // subwindow مؤشر
    الوقت التاريخ والوقت = 0، // الوقت مرساة نقطة
    سعر مزدوج = 0، // سعر نقطة الربط
    CONST لون CLR = C'225،68،29 '، // علامة اللون
    CONST أسلوب ENUM_LINE_STYLE = STYLE_SOLID، // نمط الخط (عندما سلط الضوء)
    CONST عرض الباحث = 1، // حجم الخط (عندما سلط الضوء)
    CONST منطقي الظهر = كاذبة، // في الخلفية
    CONST اختيار منطقي = كاذبة، // تسليط الضوء على هذه الخطوة
    CONST منطقي خفية = صحيح، // مخبأة في قائمة الكائنات
    CONST z_order طويلة = 0) // الأولوية لنقرة ماوس
    {
    تنسق // --- نقطة مجموعة مرساة إذا لم يتم تعيين أنها
    ChangeArrowEmptyPoint (الوقت والسعر)؛
    // --- إعادة تعيين قيمة الخطأ
    ResetLastError ()؛
    // --- إنشاء علامة
    إذا (! ObjectCreate (chart_ID والاسم وOBJ_ARROW_SELL، sub_window والوقت والسعر))
    {
    الطباعة (__FUNCTION__،
    ": فشل في خلق \" للبيع \ "توقيع رمز الخطأ =!"، يقوم GetlastError ())؛
    العودة (كاذبة)؛
    }
    // --- تعيين لون علامة
    ObjectSetInteger (chart_ID والاسم وOBJPROP_COLOR، CLR)؛
    // --- تحديد نمط الخط (عندما سلط الضوء)
    ObjectSetInteger (chart_ID والاسم وOBJPROP_STYLE، على غرار)؛
    // --- تعيين حجم الخط (عندما سلط الضوء)
    ObjectSetInteger (chart_ID والاسم وOBJPROP_WIDTH، عرض)؛
    // --- عرض في المقدمة (كاذبة) أو الخلفية (الحقيقية)
    ObjectSetInteger (chart_ID والاسم وOBJPROP_BACK والظهر)؛
    // --- تمكين (صحيح) أو تعطيل (كاذبة) واسطة نقل إشارة عن طريق الماوس
    ObjectSetInteger (chart_ID والاسم وOBJPROP_SELECTABLE، واختيار)؛
    ObjectSetInteger (chart_ID والاسم وOBJPROP_SELECTED، واختيار)؛
    // --- اخفاء (صحيح) أو عرض (كاذبة) اسم الكائن الرسومي في قائمة الكائنات
    ObjectSetInteger (chart_ID والاسم وOBJPROP_HIDDEN، مخفية)؛
    // --- تعيين أولوية لاستقبال هذا الحدث من النقر بالماوس في الرسم البياني
    ObjectSetInteger (chart_ID والاسم وOBJPROP_ZORDER، z_order)؛
    // --- التنفيذ الناجح
    العودة (صحيح)؛
    }

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  2. #2 Collapse post
    yhassen is offline
    عضو ماسى Array
    Join Date
    Apr 2015
    Location
    تونس
    Posts
    1,997
    Accrued Payments
    200 USD
    Thanks
    0
    Thanked 7 Times in 7 Posts
    SubscribeSubscribe
    subscribed 0
    بسم الله الرحمن الرحيم والصلاة و السلام على سيدنا محمد
    السلام عليكم ورحمة الله تعالى وبركاته و تحية طيبة لكل الإخوة الأعضاء الأفاضل
    ..أشكرك آخى الفاضل على الموضوع المميز:
    مستوى الثوابت، التعدادات والهياكل كائنات الثوابت أنواع الكائنات obj_arrow_sell
    أسأل الله الربح الوافر و تحقيق الأحلام والتوفيق و النجاح للجميع و رمضانكم مبارك

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  3. #3 Collapse post
    arkantos is offline
    عضو ماسى Array
    Join Date
    Jun 2015
    Location
    تونس & بنزرت (؛
    Posts
    2,390
    Accrued Payments
    250 USD
    Thanks
    3
    Thanked 4 Times in 4 Posts
    SubscribeSubscribe
    subscribed 0
    السلام عليكم ورحمة الله وبركاته
    اخى الفاضل هذه الاداة لم اسمع عنها من قبل جزاك الله خيرا اخى الفاضل
    واتمنى ان توضح اكثر من ذلك هذه المعلومة

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  4. #4 Collapse post
    zouhairz is offline
    Banned Array
    Join Date
    Jul 2015
    Location
    المغرب
    Posts
    872
    Accrued Payments
    89 USD
    Thanks
    7
    Thanked 2 Times in 2 Posts
    بسم الله الرحمن الرحيم الحمد لله وأفضل الصلاة وأتم التسليم على سيدنا محمد وعلى آله الطيبين وصحبه الغر المحجلين
    ومن والاهم واتبع هداهم إلى يوم الدين السلام عليكم و رحمة الله تعال و بركاته


    شكرااااا ه جزيلاااااا اااااخي

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  5. #5 Collapse post
    Nororon is offline
    عضو نشيط Array
    Join Date
    Jul 2015
    Posts
    102
    Accrued Payments
    31 USD
    Thanks
    0
    Thanked 1 Time in 1 Post
    SubscribeSubscribe
    subscribed 0
    بسم الله الرحمن الرحيم
    اشكرك اخي الكريم جزيل الشكر على هدا الموضوع القيم و الشرح الممتاز . ارجو الاستفادة للجميع الاعضاء في الاخير اتمنى لك وللجميع التوفيق و الحظ السعيد اخي العزيز و السلام عليكم

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  6. #6 Collapse post
    Akashi is offline
    عضو جديد Array
    Join Date
    Jul 2015
    Posts
    87
    Accrued Payments
    5 USD
    Thanks
    0
    Thanked 0 Times in 0 Posts
    SubscribeSubscribe
    subscribed 0
    شكرا جزيل الشكر على الموضوع القيم والمهم

    اتمنى لك التقدم والازدهار

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  7. #7 Collapse post
    zouhairzz is offline
    عضو محترف Array
    Join Date
    Jul 2015
    Posts
    696
    Accrued Payments
    70 USD
    Thanks
    0
    Thanked 1 Time in 1 Post
    SubscribeSubscribe
    subscribed 0
    السلام عليكم ورحمة الله وبركاته مشكور اخي الكريم على هذا الموضوع الرائع جزاك الله خير ومنتظرين منك المزيدنتمنى أن نرى المزيد من هذه الأبداعات
    تقبل مروري يا غالي

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  8. #8 Collapse post
    mamdouh.adil is offline
    عضو ماسى Array
    Join Date
    Dec 2014
    Location
    مصر
    Posts
    1,632
    Accrued Payments
    160 USD
    Thanks
    11
    Thanked 11 Times in 11 Posts
    SubscribeSubscribe
    subscribed 0
    اخى الفاضل انا مش عارف انت بتتكلم عن ايه بالظبط يا ريت التوضيح اكتر
    الكلام بتاعك مش راكب على بعضه ولا مفهوم انت بتتكلم عن برمجه ولا عن سوق مال ولا علم نفس ولا ايه بالظبط

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  9. #9 Collapse post
    hawas12 is offline
    عضو محترف Array
    Join Date
    Nov 2015
    Posts
    884
    Accrued Payments
    66 USD
    Thanks
    0
    Thanked 4 Times in 4 Posts
    سلام عليكم و رحمة الله تعالى و بركاته
    الدعاء عبادة أي أن كل مؤمن قوي الإيمان بالله القاهر الحكيم
    يتضرع لله و يرجو رحمته و غفرانه
    أكرمك الله و جزاك خير جزاء.

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  10. #10 Collapse post
    mido789 is offline
    عضو محترف Array
    Join Date
    Nov 2015
    Posts
    408
    Accrued Payments
    39 USD
    Thanks
    4
    Thanked 2 Times in 2 Posts
    السلام عليكم ورحمة الله وبركاته
    اخى الفاضل هذه الاداة لم اسمع عنها من قبل جزاك الله خيرا اخى الفاضل
    واتمنى ان توضح اكثر من ذلك هذه المعلومة

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


+ Reply to Thread
Page 1 of 2 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Threads

Posts

Members