Help Needed to Debug Existing EA with proven egy -
... 2 3 4 5 6 14 ...

thread: Help Needed to Debug Existing EA with proven egy

  1. #31
    Senior Member ttzombie's Avatar
    121
    Was somewhat suprised to find the cycle start early, is this expected, a new buy was opened, D

  2. #32
    Senior Member Orduniik11's Avatar
    101
    Hi reteid2222,

    A coder by the name of Irwin (in Indonesia) coded it for me in 2011 - please see the copy directly along with his email address in the source code.

  3. #33
    Senior Member Orduniik11's Avatar
    101
    Let me clarify the simple egy behind this simple EA before I go on to explain how I exchange it.

    The EA differs from a typical Reverse Martingale egy in that the First Order is designed to find the fad and or attempt to get to as close as possible to this bottom/top of a ranging market before kick-start the Reverse Martingale egy. We'll always use the smallest size of 0.01 lot for your First Order. TP of this First Order will always be put at 0 this TP setting attribute can really be eliminated as it's redundant as we will always place the TP to 0. The First Order can best be described as expendable fashion or bottom/top seekers - and in practical reality, we'll get lots and lots of little losses when the First Order strikes its SL - we in fact desire the very first Order to keep hitting the SL until the trend reverses and or when the bottom/top had been reached and when it does this, the Reverse Martingale will kick in and the huge profits will roll up in fairly quickly. As may be understood from among the screen shots I posted previously that it typically takes just two subsequent order to be triggered in order to hit the Universal Profit place at $300.

    Of course we'll find a circumstance whereby subsequent order(s) was/were triggered but the tendency reverses before the Universal TP is struck and finally hit on the SL of the First Order (that is the only situation where draw down will likely be incurred) - and this is where the bug is - when this happens, the EA must immediately re-issue a fresh First Order in the then market price with the two fresh stops pending orders. This is where the bug is - that the EA neglected to re-issue the fresh First Order the two pending orders. As the triggered/opened subsequent orders are 100% reliant on the First Order and the following succeeding triggered orders to recover, they'll be left dangling as 'orphaned' transactions and finally turn into toxic trades.

    I will discuss on the bug in the forthcoming articles.

  4. #34
    Senior Member Orduniik11's Avatar
    101
    These are the universal configurations utilized on either the Buyer and Seller on all the 23 pairs which were all traded concurrently

  5. #35
    Senior Member Orduniik11's Avatar
    101
    These are my principles in this thread:

    1. I'd love to iron out the insect out of both of these EAs first and make them perfect first before we move to unite both into one EA with a fashion filter coded in so that it may be traded fully automated (the divide Buyer Seller currently needs some manual input that can be explained in my next article)

    2. So, please refrain from anything else but stay focus on debugging the Buyer and Seller EA original

    3. Later once they are perfect then we can talk on what filter to incorporate in order to unite them together and to get it to operate fully automated

    4. Just well-intention coders please

    5. Please refrain

  6. #36
    Senior Member Orduniik11's Avatar
    101
    Here are the EAs and the original description file which I gave to the coders to describe my idea to them. https://www.cliqforex.com/attachment...261398601825.1https://www.cliqforex.com/attachment...628949349959.1https://www.cliqforex.com/trading-sy...l-trading.html

  7. #37
    Senior Member Orduniik11's Avatar
    101
    Back studying the preceding BOP EA got the outcomes I submitted in my post 432.

  8. #38
    Senior Member Orduniik11's Avatar
    101
    Hi, Maybe this is what you're looking for? They've som youtube videos which explain the recovery https://robotfx.ro/post/135684531817...-auto-recovery
    El1000,

    Take a glance at it and NO, that is NOT what we need - there is not any real recovery because old egy - its a bloody risky egy which can wipe out your account in no moment throughout ranging market - here I post my very own version of it which was coded for me back in 2012, in fact, this is precisely the EA I talked about in my post above (post 432) wherein I had implemented the 'Bar Trigger' filter ie by measuring the period of the current bar in order to determine momentum/velocity. Here are the EAs for you to play with if you want to:

    I called it Bar Triggered Break Out Profiteer.

    Https://www.cliqforex.com/attachment...499879478353.0
    https://www.cliqforex.com/attachment...501740174728.0


    Swingman,

    The Recovery EA you submitted above seems suspiciously grounded on the Exact Same logic/egy. When it is, then forget it Swingman, it doesn't function, way too risky. I had fast read through the thread I think is way too complied and you recommended earlier. Swingman, believe me, my suggested Recovery Mode above is the best and easiest way to reduce the deadlock incidence without adding any risk at all. I hope you code the Recovery Mode in Swingman and can take this up.

    Cheers Swingman!

  9. #39
    Junior Member Kavalieri's Avatar
    21
    Hi,
    Maybe this is what you are looking for? They have som youtube videos that describe the restoration

    https://robotfx.ro/post/135684531817...-auto-recovery

  10. #40
    Senior Member Tataylo's Avatar
    435
    [quote=LuizSchiavi;11018405]
    quote Good morning, This morning I tried the new version of your EA to a DAX median renko chart. I must take a look at the configurations because it opened a large amount Hello, Explain Better ?
    Hello,

    I do not think that it should open many trades, if I compare it to GBPJPY for instance.
    I presume I must correct the thickness settings, but I must find some more knowledge regarding the EA and the way it unlocks orders.

    Kind regards,

    Gizmo.

  •