Jump to content

san2x

Members
  • Posts

    234
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by san2x

  1. ok i already test it !works perfect even online!if you need assistance pls inform me!i will be glad to help you

     

    helo

    how to add metatrader data feed on it

    i already copy the DLL and script..but still unable to load the elwave chart

     

    thanks

  2. Sadly, I have had no trades either, Didier. I found a bug in my "education" that sets the EA for optimization, testing, or visual modes only. Here is a corrected copy --

     

      http://www.multiupload.com/ME4LVH8JDN  

     

    thank you

    but why when i try to bactest theres error:

    2010.12.31 08:27:55 2000.06.22 07:10 EA_SHARK6.0_ULTIMATE EURUSD,M30: ArrayCopyRates function internal error

  3. Let's F*ck the scammer !! :D

    http://www.4shared.com/file/WbiLG82b/for_Rio-san.html

     

    thankyou..

    but it need licence..or education...

    without that..it will not work :(

     

     

    int init() {

    SetIndexStyle(0, DRAW_ARROW, EMPTY);

    SetIndexArrow(0, 233);

    SetIndexBuffer(0, g_ibuf_136);

    SetIndexStyle(1, DRAW_ARROW, EMPTY);

    SetIndexArrow(1, 234);

    SetIndexBuffer(1, g_ibuf_140);

    if (IsDemo()) gi_100 = 1;

    else gi_100 = 2;

    if (AccountNumber() == 0) gi_84 = TRUE;

    gi_88 = Activate(TerminalPath(), "" + AccountNumber(), gi_100, License, 1, "GeyserEye");

    gs_92 = "1231231231313311111111111111111111111111111111111111111111111111111111111111111111111111111111111";

    GetLastErrorDescription(gs_92);

    return (0);

    }

     

    can anyone educated it?

×
×
  • Create New...