อนุญาโตตุลาการหลายราย

0
(0)

Growth of the code อนุญาโตตุลาการหลายราย 1.000 .

แปรผันจาก 1.000 :

    • ที่ปรึกษาผู้รอบรู้จะเริ่มในวันที่ PERIOD_M1 เท่านั้น (ดูด้านล่างด้วยเหตุผล, ดู กรอบเวลา พารามิเตอร์ ).
    • ตอนนี้ที่ปรึกษารายนี้ซื้อขายสองสัญลักษณ์โดยตรง. The second character is taken from the static array ExtArrSymbols :
      String          ExtArrSymbols [ 20 ] =
        ;
      //+------------------------------------------------------------------+
      //| การเริ่มต้นที่มีความรู้ดำเนินการ                                   |
      //+------------------------------------------------------------------+
      ภายใน OnInit()
    • The precept of opening positions is modified:
      • Now the brand new place "ซื้อ" might be opened solely when the present worth is under the bottom place "ซื้อ";
      • The brand new place "ขาย" might be opened solely when the present worth is increased than the best place of "ขาย":

      Multi Arbitration 1.1xx

    • เดอะ กรอบเวลา parameter is entered - now you'll be able to optimize on any interval of the graph. The Knowledgeable Advisor itself works solely when a brand new bar seems on the principle image (on the image on which the Knowledgeable Advisor is operating):
      // + ----------------------------------------------- ------------------- + 
      // | Knowledgeable tick perform | 
      // + ----------------------------------------------- ------------------- + 
      void  OnTick ()
        {
      // --- we work solely on the time of the beginning of latest bar 
         static  datetime prevtime = 0 ;
         datetime time_0 = ไอไทม์ ( 0 , m_symbol_one.Title () , InpTimeFrame );
      ถ้า (time_0 == prevtime)
             return ; 
         Prevtime = time_0;

      ที่นี่, the variable InpTimeFrame is our enter parameter กรอบเวลา . ดังนั้น, relying on the worth of the enter parameter กรอบเวลา, we will make the EA work on any timeframe!

The outcomes of the take a look at for EURUSD:

Multi Arbitration 1.1xx test

 

Multi Arbitration 1.1xx.mq5

โพสต์นี้มีประโยชน์เพียงใด?

คลิกที่ดาวเพื่อให้คะแนน!

คะแนนเฉลี่ย 0 / 5. นับคะแนนเสียง: 0

ยังไม่มีคะแนนโหวต! เป็นคนแรกที่ให้คะแนนโพสต์นี้.

ขออภัยที่โพสต์นี้ไม่มีประโยชน์สำหรับคุณ!

ให้เราปรับปรุงโพสต์นี้!

บอกเราว่าเราจะปรับปรุงโพสต์นี้ได้อย่างไร?



ผู้เขียน: ทีมงาน Forex Wiki
เราคือทีมผู้ซื้อขาย Forex ที่มีประสบการณ์สูง [2000-2023] ที่อุทิศตนเพื่อใช้ชีวิตในแบบของเรา. วัตถุประสงค์หลักของเราคือการได้รับอิสรภาพทางการเงินและอิสรภาพ, และเราได้ติดตามการศึกษาด้วยตนเองและได้รับประสบการณ์ที่กว้างขวางในตลาด Forex เพื่อเป็นหนทางในการบรรลุวิถีชีวิตที่ยั่งยืนด้วยตนเอง.