fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Labourchere

    Questions & Answers
    2
    4
    865
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Andrest last edited by

      Hi! I'm making an EA, with reverse Labouchere.

      1-2-3-4

      And I want to know how to reset the series after a certain volume (eg 10)

      Start 5 win
      next 6 win
      next 7 win
      next 8 win
      next 9 win
      next 10 win (reset)
      Next 5...

      Thanks and sorry for my English. đŸ˜‰

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        I don't remember exacrly how this worked, but I think that the reset happens automatically, depending on the list. There is no other option to reset, obviously

        1 Reply Last reply Reply Quote 0
        • A
          Andrest last edited by

          I try to explain in a few words, for my English.
          Reverse Labouchere:
          Series = 1-2-3-4
          BET 1 = (1 + 4 final figures) = 5
          WIN
          BET 2 = (add 5 to the series) - Series = 1-2-3-4-5 bet 6 (1 + 5)
          WIN
          BET 3 = Series = 1-2-3-4-5-6 BET= 7 (1 + 6)
          ...
          When you win you add the number of the last bet ... until sticking a limit of eg 10 (1-2-3-4-5-6-7-8-9-10 reset 1-2-3-4) ... but it is infinite in Fxdrema.
          I want to follow the example, when I get to 7 units reset the series, to 1-2-3-4 ...
          Only restarts before a slump where the numbers are deleted:
          1-2-3-4
          Bet 1 = 5 (1 + 4)
          LOSS
          Delete 1 and 4 ... series is 2-3
          Bet 2 = 5 (2 + 3)
          LOSS
          Delete 2 and 3 ... not more numbers in the series. reset
          Ie only restarts for loss.
          Maybe changing the magic number when the series came to my goal?

          1 Reply Last reply Reply Quote 0
          • fxDreema
            fxDreema last edited by

            I mean that I am confused by my own code for this MM and I'm a little bit lazy to make more options for this one. And I'm not sure that this will make some difference in the end profit đŸ™‚ Well, I will look at it if you really want to.

            Yes, changing the group number will reset everything. There are arrays who remember the current state for each group. Normally there is only one group, but if any other appears, it should work with it independently. But this is something like a trick and I don't like tricks, because you will eventually forget about it. But because I think that the EA will not become more profitable by resetting it after the 10th turn, you can try it. There is a block that checks consecutive profits and if you use a Variable for the group number, after 10 consecutive profits this variable can be incremented.

            There is also another option for custom sequences, one for profits and another for losses, but they are not interdependent: http://prntscr.com/8qnxcj If the profit list has 10 steps it will reset after the 10th step as you want. But in the middle of that sequence, if any loss happens, the loss sequence will start from it's beginning.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            Online Users

            G
            B
            A
            A
            P
            I
            M
            M
            J
            T
            S
            T
            M
            E
            P
            B

            29
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors