Jump to content

birt

⭐ V.I.P.
  • Posts

    296
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by birt

  1. Re: Developing S/R Expert : Highly Profitable : 99 % Accuracy

     

    I never said you shouldn't share or that sharing is wrong. If you read carefully, I also stated that I strongly believe that you don't intend to sell it, in light of the thread development. However, given your original post, it's easy to misjudge the intention.

     

    In any event, trading the strategy manually for a while can do no harm at all. If the strategy proves to be profitable in manual trading and you can back that up with a track record, I'm sure there will be a lot more interest from programmers. Even if you miss some signals, that's not a major problem. Sure, it's possible to find a programmer to implement it even without any proof of its profitability and I wish you good luck with it. All I'm saying is that it's natural to expect people to have doubts when you put it like you did. You went further to imply that you know someone who has made a lot of money trading this strategy - if he was using this strategy, with your indicator, how come you don't provide more details?

     

    I'm not saying that your sharing & request to start an EA development is not legitimate; what I mean is that personally, I think the information provided is far from enough to warrant pursuing its implementation. However, should someone do it, I'll gladly help with any MQL-related particular questions that might arise if I can answer them and have the time for it.

  2. Re: Fusion V 1.2 Nedd Educated

     

    hi birt,

     

    i downloaded this as well and my antivirus said it was a trojan...but it seems from the thread here that it really isn't; i hope.

     

    anyhow, your response regarding the dll is a bit confusing for us noobs here. i'm sure what's a cinch to you is our complex and our complex is a cinch to you: but what i gleaned from your response was that as long as the "new" 1.2 is used from san...there isn't a need to replace the dll's?

     

    thank you,

     

    Hi, what I mean is that the DLL in the original, uneducated version, is identical to the one in the educated version. The differences are in the MQ4 file, consequently in the EX4 file resulted from compiling said MQ4.

     

    On a different note, I imagine customer support must be a nightmare for them with all the false positives.

  3. Re: [REQ] forexultrabot DOT com

     

    I'm not at liberty to share it in order to protect the buyer. However, I can tell you it's a scam. It connects to their server and downloads a boatload of settings, something along the lines of different settings for each week since 2000. It will work absolutely awesome in backtests but I pity the one who runs it live. I fathom it'll eventually end up here because, despite the settings download, the protection is very easy to bypass.

  4. Re: Fusion V 1.2 Nedd Educated

     

    I have removed the old dll file and replaced with new. still I am getting message " fusion is disabled due to incorrect receipt code". and authentication error 4096.

     

    The edu has nothing to do with the DLL. It's all in the MQ4 so as long as you're using the wrong one, it won't work. In addition, if you use the right one but fail to compile it, it won't work again.

  5. Re: Fusion v1.1a

     

    the dll of supervocano has a virus, beware guys, it made my PC restarted and shut down sometimes.

    and my antirivus detected cracked supervocano has virus on it.

     

    The DLL of super volcano is the original DLL (as are all the others that are still present, in fact), I've performed no modifications to it directly. The executable protector that was used to encrypt/compress it seems to be generating a lot of false positives. Your reboots are probably generated by something else, most likely Windows indigestion or something similar. If I wanted to give you a virus or trojan, trust me, you wouldn't know it.

  6. Re: Developing S/R Expert : Highly Profitable : 99 % Accuracy

     

    i would advice you to think with your brain before you fire attacks to people. One thing is that anybody can have his personal indis decompiled for some good reasons:, maybe to make it easier for modifications by others or so. yes ofcourse i have some of my personal indicators decompiled and if i am to share it i will post the decompiled versions of it.... ok?.Then secondly why would anyone come into a crowded place like this and expose and share a system or ea he intends to sell before marketing the system/ea? as for me, i will say that ur post did not make any sense. i know there are many scams and copycat in this forex world, or you've been a victim of many hypes. but i think u aught to consider some certain factors before you run your personal universal judiciary on this forum. such a big dissappointment that a moderator gave you kodos for that pointless.

     

    I gave him kudos because he deserved it, in my opinion. A prerequisite for giving him kodos would have been that he was playing World of Warcraft, which is probably not the case. Before I get to actually replying to your post, one thing I'd like to ask you is to watch your writing. You're getting away without a warning this time, but your post does come off aggressive and kind of insulting.

     

    Moving on, when it comes to decompiled indicators, why would you share such a version of your own indicator, knowing that it would obviously hinder the development? I'm not even mentioning that later in the thread the original poster turned out to lack basic knowledge about indicator code in general. My assessment is that he did indeed use a decompiled indicator and most likely applied his own modifications. Nothing wrong with that as far as I'm concerned, but I still fail to see why in the world would you share decompiled versions of your own indicators if you were asking for help in writing an EA that uses them. In addition, if you'd have bothered checking, the Kicker indicator does indeed look very much like the NonLagAMA indicator linked there, which I'm sure you'd have noticed, having developed indicators of your own.

     

    You ask why would anyone come into a place like this and expose a system he intends to sell? It's easy: for the free development. Find an enthusiastic programmer, persuade him to write the EA then sell the result. It's a known fact that the work posted on this forum is being renamed and sold, see Kain for a recent example. These being said, given the current state of the thread I strongly doubt harsh124 plans to sell the system, but this doesn't make soundfx' concerns any less legitimate.

     

    Personally, I don't even touch systems without a good track record, not even in paid projects. So, claiming that someone converted a three digit balance into a six digit balance in a very short interval raises quite a few question marks in my mind. Not providing a statement to go with it simply makes me think of it as bullshit designed to lure programmers. The only reason I didn't write this before was that soundfx did it before me and his post pretty much summed up my thoughts, which is also the reason he got my kudo. Moreover, the system is not being actively traded live by the original poster, which further goes to show.

     

    Even though just like soundfx said, it doesn't seem to be a bad system at the first sight, I'll be very impressed if its EA implementation turns out to be profitable.

     

    As for your "think with your brain" remark, it appears to me that's pretty much exactly what he did, or else he wouldn't have been able to come with such pertinent observations.

     

    Thanks for the tip, But I am a kind of Newbie in creating EA's So could you help me by just writing this piece of code & I'll try to incorporate it with my EA Maker Software! Please!

     

    Use

    iCustom(Symbol(), Period(), "Kicker", params..., 2, shift);

    for red and

    iCustom(Symbol(), Period(), "Kicker", params..., 1, shift);

    for blue. The currently active color will not have EMPTY_VALUE returned.

  7. Re: Developing S/R Expert : Highly Profitable : 99 % Accuracy

     

    im still working on trying to get the EA to recognize what color it is.

     

    In order to have multicolored output, an indicator has to use multiple index buffers, one for each color. When an indicator has 2 colors and displays them alternatively, it will typically have 2 buffers, one of which will have invalid values. So, determining the indicator color is as easy as checking which of the buffers has valid values in it for the shift you want to check.

  8. Re: Decompile Dll Files

     

    Hi, thanks for your reply. Which kind of executable protector can I use if my dll in developed in vc++ 2008?

     

    The regular kind. Pretty much any exe protector that works with DLL files (and most of them do) will work. If you want something strong, take a look at Themida.

  9. Re: Fusion v1.1a

     

    why the fussion is crash on my metatrader:

    2010.02.20 13:29:14 2010.01.20 10:42 Fusion EURGBP.,M15: ArrayCopyRates function internal error

     

    Did you open D1 charts for the currency pairs indicated in the manual?

     

    Birt - Is there any education forum or website which I can view or Sign up to learn DLL Decompiling / Dis-Assembly Systematically - Because I tried the same tools and failed. I want to learn it, I'll be all the more glad if you could teach me or direct me to a good mentor or website where I can learn that.

     

    Harsh124

     

    I'm sorry, I have no time for such endeavors and I don't really know anyone who does. Google tuts4you, you can find pretty much everything there, starting from beginner level up to very advanced, explained with all the little details. I warn you, though: don't expect to learn it in a week.

  10. Re: Fusion v1.1a

     

    Birt; I am looking for good reference books on coding that will put me on par with your coding skills; Do you have such reference? :huh:

     

    If by coding you mean reverse engineering, then google tuts4you. If you actually mean programming, then the range of available documentation is so wide that I wouldn't even know where to start.

×
×
  • Create New...