Jump to content

daw-veed

Members
  • Posts

    105
  • Joined

  • Last visited

Posts posted by daw-veed

  1. Re: [share] EA Better 2007 champ

     

      double Direction(int ai_0, double ad_4, int ai_12, double ad_16) {
      double ld_ret_24 = 0;
      double l_iac_32 = iAC(Symbol(), 0, 0);
      double l_iac_40 = iAC(Symbol(), 0, 7);
      double l_iac_48 = iAC(Symbol(), 0, 14);
      double l_iac_56 = iAC(Symbol(), 0, 21);
      ld_ret_24 = ai_0 * l_iac_32 + 100.0 * (ad_4 - 1.0) * l_iac_40 + (ai_12 - 100) * l_iac_48 + 100.0 * ad_16 * l_iac_56;
      return (ld_ret_24);
    }
    

     

    Yes, this is the whole trading system. This EA takes a buy/sell choice, based on the returned value of this function. If Direction()>0 ->BUY if Direction()<0 ->SELL.

    However i'd like to know where this guy come up with this formula?

     

    ld_ret_24 = ai_0 * l_iac_32 + 100.0 * (ad_4 - 1.0) * l_iac_40 + (ai_12 - 100) * l_iac_48 + 100.0 * ad_16 * l_iac_56;

     

    To make it simple:

    (1)= Warp*A where -100<Warp<100

    (2)=100*(Deviation-1.0)*B where 0<Deviation<2.0

    (3)=(Amplitude-100)*C where 0<Amplitude<200

    (4)=100*Distortion*D where -1.0<Distortion<1.0

     

    then,

    ReturnValue=(1)+(2)+(3)+(4)

    This is some sort of formula which resembles to me like a twisted type of wave/vector equation. What do you think finimej?

    And another fair question would be: why this guy choose in a arbitrary manner the Bar to be analyzed 0,7,14,21 which result to be seven multipliers...

    :-/

  2. Re: Sincere apology

     

    This is the best forum on forex stuff in all over the internet and must survive.

    I think the best way to prevent that is to make it private somehow. if it's necesary it can be raised a pool of donations in order to get it.

    Dont pretend that ignoring this issue it will disappear, mods have to take some measures soon or this forum will face problems.

  3. This is one of my valued indicators that i want to share with you:

    P0lYFlT Indicators for Metatrader.

     

    These are the same that FriendlyTraders have:

    http://www.friendly***traders.com/forum/914_59/polyfit-indicators-for-metatrader4.html

    Let's beat that FT community!

    :mrgreen:

     

    Enjoy! :peace:

     

    http://www.4shared.com/file/101871581/3a33fe8a/PlyFt_lndctrs.html

  4. Re: ForexAutopilot (pack)

     

    I am not agree. But in any case Could you start with a simple Thank you or not?

     

    If every body start to be a little... no body will want to come at this Forum.

     

    I am working to growing this beautifull forum. You too?

     

    :peace:

    Come on.. you dont have to be so sensitive

    i just said this was an old version..

    anyway if you want your thanks, here it goes: thank you!

    are we cool now? :shand:

  5. These are some ea's from a guy from Russia.

    They are based on neural networks however these are in demo version.

    Could anyone decompile??? :roll:

     

    http://www.meta-trader2007.narod.ru/fail/evol.rar
    [url]http://www.meta-trader2007.narod.ru/fail/ball.rar[/url]
    [url]http://www.meta-trader2007.narod.ru/fail/gemch.rar[/url]
    [url]http://www.meta-trader2007.narod.ru/fail/velo.rar[/url]

  6. Re: My Gift 4 U - New Holy Grail - Tested & Proven for 37 Year

     

    These are my top ten contributions:

     

    1) Say Thanks

    2)Make Requests

    3)ask for cracked eas

    4)ask backtests

    5)ask forward tests

    6)Flooding

    7)Request something that has already requested

    8)ask stupids questions

    9)post in the wrong topic

    10)and feel proud to help the indo-investasi community..!

     

    I really deserve it

    :D :D :D

×
×
  • Create New...