fxDreema

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

    problem with increasing position

    Questions & Answers
    3
    4
    177
    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.
    • R
      Radek_M last edited by

      Hi, I need help increasing my position.
      I want the robot to quadruple the next position if it loses a position. When the next order also ends with reaching the stop loss, the robot is to increase the next one again by four times. So for example:

      • the first position is opened with a value of 0.01 lot and ends with a stop loss
      • the second position is opened with a value of 0.04, and this also ends with a stop loss being reached
        -the third position is opened with a value of 0.16 lots, etc
        if the position reaches take profit, the value returns to 0.01 lot

      I've probably tried everything. Operations on variables (example photo), sequencing of positions, but it doesn't help. The multiplier value of 4 gets the most. What solutions do you have?

      1 Reply Last reply Reply Quote 0
      • C
        cmuphyfx last edited by

        You should be able to view the volume size of the last closed trade. Determine volume and if it was a win or loss. If loss set new volume variable with 4X the last trades volume. If winner, set volume to .1.

        1 Reply Last reply Reply Quote 0
        • C
          cmuphyfx last edited by

          image.png

          1 Reply Last reply Reply Quote 0
          • B
            Byens last edited by

            use buy sell block with martingale with mulitiplcation 4 for mt4. mt5 u should make it manually with variable and manual mutlipication

            https://entrepreneurstart.pw | https://www.mql5.com/en/users/byens8199

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

            Online Users

            J
            F
            G
            O
            Z
            M
            W
            N
            G

            20
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors