Jump to content

freddy

Members
  • Posts

    917
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by freddy

  1. Hi,

     

    This is java based proggie which shows opening times of different marketes. Unpack it and run fxtimes.jar.

     

    hxxp://www.megaupload.com/?d=1TPK8VSU

     

    hxxp://www.4shared.com/file/208429214/4857b93b/fxtimes.html

     

    This application is a little gem, thank you Remington.

    this thread has gone unnoticed!

    Eh, "traders" download this program, you'll love it.

  2. strange no trades today. this thing seems alittle buggy i think

     

    Hi

    Can you post your set files? Which version did you use? I am trading live (manually) and just start forward testing using the EA, but no trade on Friday. (no signal). I would like to know how do you set up your parameters. Thanks,

     

    this EA won't trade on Friday's before 7PM neither Sundays:

     

    bool CheckTimeToTrade() {

    bool li_ret_0 = TRUE;

    if (Hour() == 0) li_ret_0 = TRUE;

    if (DayOfWeek() == 0 || (DayOfWeek() == 5 && Hour() < 19) || (DayOfWeek() == 1 && Hour() < 6)) li_ret_0 = FALSE;

    return (li_ret_0);

  3. Is this indi repaint? i think that the line keep changing? correct me if im wrong frens.

     

    Cheers

     

    Depends what you call repainting.

     

    It uses the rules (from Tom Demark) to draw trendlines from right to left (using swing highs&lows)

    So it effectively draws trendline as the market moves, just like you do manually.

    Do you call that repainting, or following the flow of the market.

     

    Search here or google for Tom Demark if you want to understand how he draws these trendlines and make his projection targets.

     

    Hope it helps

    Regards

  4. Wow thanks friend for your kindness..

    "Ind-TD-DeMark.....mq4 " ---i really dont understand how to used it.

     

    So try to find the simple trend line.

     

    thanks again.

     

    Try this one, I think it is pretty obvious of how to use it, you can go into settings and change everything, show/ hide horizontal lines, show/hide target lines, etc.

     

    http://a.imageshack.us/img838/6784/indtddemark31lamod01aim.gif

  5. Any other indi want to shares?

     

    Hi eric,

    I found this link where you have hundreds of indicators.

     

     

    on page 3 you can find "Ind-TD-DeMark.....mq4 " which is a correct trendline indi, but you can play with many others, just look and try.

     

    Enjoy and have fun, if you find something useful, just let us know. ;)

  6. Hi Freddie,

     

    just tried your FFCAL version. My problem persits... I can attach it to a chart and it works fine. While closing MT4 an opening for 2 to 3 times I am getting below Error while MT4 starts:

     

    There has been a critical error

    Time : 2010.08.07 03:54

    Program : Client Terminal

    Version : 4.00 (build: 226, 24 Mar 2009)

    OS : Windows Vista Professional 6.1 (Build 7600)

    Processors : 2 x X86 (level 6)

    Memory : 2086956/1066084 kb

    Exception : C0000005

    Address : 6C5C9033

    Access Type : write

    Access Addr : 00000090

     

    Registers : EAX=00000000 CS=001b EIP=6C5C9033 EFLGS=00010202

    : EBX=00000017 SS=0023 ESP=00121460 EBP=00121474

    : ECX=0000E81E DS=0023 ESI=03C9E5B0 FS=003b

    : EDX=00000030 ES=0023 EDI=03C444A8 GS=0000

     

    Stack Trace : 6C5C91AF 004AF595 00000001 004AE6A0

    : 9090C300 00000000 00000000 00000000

    : 00000000 00000000 00000000 00000000

    : 00000000 00000000 00000000 00000000

     

    Modules :

    1 : 00400000 004BB000 c:\program files\iamfx mt4 live account\terminal.exe

    2 : 6C1B0000 00005000 c:\windows\system32\avgrsstx.dll

    3 : 6C580000 0011C000 c:\windows\system32\mfc42.dll

    4 : 6C6F0000 00038000 c:\windows\system32\odbcint.dll

    5 : 6C730000 0008A000 c:\windows\system32\odbc32.dll

    6 : 713C0000 00005000 c:\windows\system32\msimg32.dll

    7 : 74300000 00013000 c:\windows\system32\dwmapi.dll

    8 : 74760000 00032000 c:\windows\system32\winmm.dll

    9 : 749D0000 00040000 c:\windows\system32\uxtheme.dll

    10 : 74B50000 0019E000 c:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\comctl32.dll

    11 : 75500000 0003B000 c:\windows\system32\rsaenh.dll

    12 : 75790000 00016000 c:\windows\system32\cryptsp.dll

    13 : 75CB0000 0000E000 c:\windows\system32\rpcrtremote.dll

    14 : 75D10000 0000C000 c:\windows\system32\cryptbase.dll

    15 : 76030000 0004A000 c:\windows\system32\kernelbase.dll

    16 : 76080000 00019000 c:\windows\system32\sechost.dll

    17 : 760A0000 000D4000 c:\windows\system32\kernel32.dll

    18 : 76380000 000CC000 c:\windows\system32\msctf.dll

    19 : 764D0000 0009D000 c:\windows\system32\usp10.dll

    20 : 76570000 00035000 c:\windows\system32\ws2_32.dll

    21 : 765B0000 000C9000 c:\windows\system32\user32.dll

    22 : 766E0000 00006000 c:\windows\system32\nsi.dll

    23 : 766F0000 0004E000 c:\windows\system32\gdi32.dll

    24 : 76750000 00C49000 c:\windows\system32\shell32.dll

    25 : 773A0000 000A0000 c:\windows\system32\advapi32.dll

    26 : 774D0000 0000A000 c:\windows\system32\lpk.dll

    27 : 774E0000 000A1000 c:\windows\system32\rpcrt4.dll

    28 : 775C0000 0015C000 c:\windows\system32\ole32.dll

    29 : 77720000 00057000 c:\windows\system32\shlwapi.dll

    30 : 77780000 0001F000 c:\windows\system32\imm32.dll

    31 : 777A0000 000AC000 c:\windows\system32\msvcrt.dll

    32 : 77C30000 0013C000 c:\windows\system32\ntdll.dll

    33 : 77D80000 0008F000 c:\windows\system32\oleaut32.dll

     

    Hi expat,

     

    freddy writing, not Freddie, lol.

     

    I see that you use Vista, so maybe your problem happens because you open your MT4 platform directly and not using "execute under Administrator rights".

    Sometimes this simple thing keeps away problems.

    Also for instance, you won't be able to retrieve any templates you create if you don't use Admin rights.

    Only with Vista, with XP there is no such things.

     

     

    Hope this will solve it.

     

    Regards

    F.

  7. try to download it

    before comment...

    please if u can only take the ex4

     

    its a metatrader.exe file

     

     

    Hello san2x

     

    It seems there is a misunderstanding between you and tradefx.

     

    Since you can use this .exe file on your computer (with windows7) without risk,

    while clearly on computers (using XP) it crashes.

    Like tradefx i am also using XP, that's why tradefx just asking (if you please), that you manually copy this (those) file (s) installed in you Metatrader directory that you chose when you run the .exe file.

     

    - the expert file (.ex4) found inside the Expert folder.

    - if there are indicators, used by the expert (.ex4 also) found in the Indicator folder.

    - if there is a specific file (. dll) found in the Libraries folder.

    - if there is a template (.tpl) found in the Template folder.(Beware, there are two differents template folders, you want the one with files ending .tpl, not with .mqt)

     

    Once you found them, zip all the files and upload them with the manual (if you have it).

     

    Thanks.

    Regards.

    F.

     

    P.S. Could you tell us if you like the results with this EA, is it worth the time to test it?

  8. Hi cacus,

    I'm just stumbling upon the (contest package)

    Did you ever send your EA to a contest?

    If so, you probably lost all your copyrights on this EA

    That would mean, that whoever is marketing the Legend Trendfollower EA, might be doing it without copyright infringement

     

    edit: when I took a first look at the code something was immediately familiar...the handwriting of the whole EA

    I'm pretty sure that the people/coders behind the Legend are the same that are coding for FRWC

    So I'm really asking myself whether or not cacus sent his EA to the FRWC championchip

     

     

     

    Here is a part of the code, look what you find in it,

    fapturbo guys are behind!?

    Do FRWC relative to fapturbo ?

     

     

     

    ========================================================================================================

    ...........

    ...........

     

    string gs_584 = "http://fapturbo.com/gmt.php";

    string gs_592 = "AlexGmtOffset 1.0";

     

    string PPrint(int ai_0) {

    int li_4 = MathMod(ai_0, 5);

    return (gsa_428[li_4]);

    }

     

    void PrintResponse(int ai_0, int ai_4 = -1, int ai_8 = -1) {

    bool li_12 = FALSE;

    if (gi_468 != ai_0) {

    li_12 = TRUE;

    gi_468 = ai_0;

    }

    if (ai_4 == -1) ai_4 = gi_444;

    if (ai_8 == -1) ai_8 = gi_440;

    gi_444 = ai_4;

    gi_440 = ai_8;

    if (ai_0 & 16384 > 0) PrintLNL(li_12, "Authenticated", TextColor1);

    else PrintLNL(li_12, "Authentication failed - error(" + ai_0 + ")", TextColor1);

    if (ai_0 & 512 > 0) PrintLNL(li_12, "Attention: Upgrade available", TextColor1);

    if (ai_0 & 1024 > 0) PrintLNL(li_12, "Error: Upgrade required", TextColor1);

    if (ai_0 & 1 > 0) PrintLNL(li_12, "Error: WinINet initialisation failed", TextColor1);

    if (ai_0 & 2 > 0) PrintLNL(li_12, "Error: WinINet connection failed", TextColor1);

    if (ai_0 & 4 > 0) PrintLNL(li_12, "Error: Invalid account number", TextColor1);

    if (ai_0 & 8 > 0) PrintLNL(li_12, "Error: Invalid account status", TextColor1);

    if (ai_0 & 16 > 0) PrintLNL(li_12, "Error: Dll and Expert versions mismatch", TextColor1);

    if (ai_0 & 128 > 0) PrintLNL(li_12, "Error: Unable to retrieve authentication code", TextColor1);

    if (ai_0 & 256 > 0) PrintLNL(li_12, "Error: Server response failure", TextColor1);

    if (ai_0 & 2048 > 0) PrintLNL(li_12, "Error: Invalid authorisation details", TextColor1);

    if (ai_0 & 4096 > 0) PrintLNL(li_12, "Error: Authorisation declined", TextColor1);

    }

     

    string GetObjName(int ai_0) {

    return (StringConcatenate("Forex Legend Trend Follower", " lb: ", ai_0));

    }

     

    .............................

    ............................

    =========================================================================================================

  9. Also, it definitely connects with their server all the time getting feedback. They know more about your trading account than you do with that DLL spy file. ;))

     

    Hi Sneed,

     

    I don't know if this EA is good or not, time will tell.

     

    But regarding your concerns that their program connects to their server, you can place this EA on a demo account and use a trade copier to your real account, that way, there is no risk they could see something about your real personal data. ;)

    (and this holds true for any other program that connect through DLL to server's owner)

  10. lol, wow Min you cracked that fast....ok its official though. I'm tired of this Karl Dittman guy...just think there are actually people who new to forex buying his crap! When you can find better for free on forums or just by googling. This crap really pisses me off! This is exactly how noobies get burned! And scammers get rich. I'm glad i found this forum.

     

     

    Hi businessman,

     

    like you, I'm glad i found this forum.

    In french we have an expression :"Trier le bon grain de l'ivraie",

    (google translate:"sort the wheat from the chaff")

     

    Thank you to this forum which helps not to be scammed.

  11. if there's any questions about pic's i'll be back later tonight.

     

    Hi Kraven,

     

    I've been reading this thread with pleasure, thanks to you and Freddie to start it,

    I usually avoid news time, but your approach appears to be safer than usual, and I will try it.

     

     

    Question:

    About your Buy Stop Entry, is it 2pips + spread?

    and don't you think a 10 pips Stop seems little, (today it was without retrace), but sometimes price can go back and forth very sharp before going in the right direction?

     

    Thanks again.

    F.

×
×
  • Create New...