+
2 4 1 2 3 4
11 20 33

: .

  1. #11
    daolien@mail.ru
    while :
    void CheckVOLUMES ()
    {
    int t;
    int RequestNum = 10;

    VOLUMES_SetData();
    while(t<RequestNum && !VOLUMES_INIT)
    {
    Sleep(200);
    VOLUMES_GetData();
    }
    if (VOLUMES_INIT) {Alert(Time[3]," ",DELTA_by_index(3));} // <-- for testing purposes
    // VOLUMES_INIT is a signal that we have first package of volumes
    }
    . 3 ! , . Deniss!

  2. #12
    ClusterDelta.com Team
    27.10.2011
    4,258
    ()
    473
    2,158 () 1,129
    daolien@mail.ru
    while :
    void CheckVOLUMES ()
    {
    int t;
    int RequestNum = 10;

    VOLUMES_SetData();
    while(t<RequestNum && !VOLUMES_INIT)
    {
    Sleep(200);
    VOLUMES_GetData();
    }
    if (VOLUMES_INIT) {Alert(Time[3]," ",DELTA_by_index(3));} // <-- for testing purposes
    // VOLUMES_INIT is a signal that we have first package of volumes
    }
    . 3 ! , . Deniss!
    Sleep - . .

  3. #13

    25.03.2017
    2
    ()
    1
    0 () 0
    . , . .

  4. #14
    ClusterDelta.com Team
    27.10.2011
    4,258
    ()
    473
    2,158 () 1,129
    alexzt
    . , . .
    , .

  5. c: alexzt
  6. #15

    28.08.2020
    3
    ()
    0
    0 () 0
    Do you have the code in mt5? i tried to load it but the code errors

  7. #16

    18.10.2015
    2
    ()
    0
    0 () 0
    . (((. , ( ) . .

    #property indicator_separate_window
    #property indicator_buffers 1
    #property indicator_color1 Red
    #property indicator_width1 1
    #property indicator_style1 0

    OnTick() int OnCalculate(...) SetIndexBuffer (0,VOLUME_Array);

    . int ArrayBsearchCorrect() void SortDictionary() MODE_ASCEND MODE_DESCEND.
    , ( 12 ) " " - , . , "0". .. ??? ,
    •  : jpg .jpg (100.7 , : 115)

  8. #17
    ClusterDelta.com Team
    27.10.2011
    4,258
    ()
    473
    2,158 () 1,129
    Nikolass
    . (((. , ( ) . .
    .

    VOLUME_Array , , .
    ( ) VOLUME_Array .

  9. #18

    05.12.2016
    4
    ()
    0
    0 () 0
    , mt5, icustom

  10. #19
    ClusterDelta.com Team
    27.10.2011
    4,258
    ()
    473
    2,158 () 1,129
    zloystudent
    , mt5, icustom
    iCustom , . .

  11. #20

    05.12.2016
    4
    ()
    0
    0 () 0
    deniss
    iCustom , . .
    ) icustom, mt5?)

+

           

 


(C) 2009-2023 ClusterDelta.com.