fxDreema

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

    Condition if

    General Discussions
    2
    3
    705
    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.
    • C
      cesardefez last edited by

      Hello,
      I would like to put a condition block.
      I have a "group" variable that acts as a counter, increasing by 1 by 1.
      I want that if (group = 1) the value of "lots" is the same.
      but if (group> 1) lots = lots * multiplier.
      In short, each time I increase the group my lot increases.
      group = 1 .... lots = 1
      group = 2 .... lots = 1 * 1.5 = 1.5
      group = 3 .... lots = 1.5 * 1.5 = 2.25
      group = 4 ... lots = 2.25 * 1.5 = 3.37
      .....
      where 1.5 is my constant "multiplier".
      for this I have tried using a condition block.

      0_1601216345743_11a568f1-6b0d-4157-9df2-5fb0bbacd508-image.png
      But it's not working.
      Another option would be to put a CUSTOM MQL CODE block, but I can't program mql.
      help, how can i do it?
      thanks

      roar 1 Reply Last reply Reply Quote 0
      • roar
        roar @cesardefez last edited by

        @cesardefez your mql is very close already.

        https://fxdreema.com/shared/i1mLinSVd
        0_1601216804648_0929d80f-2990-4a60-8bab-dc5ab6225249-image.png

        Need small help? Tag me in your post
        Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

        C 1 Reply Last reply Reply Quote 1
        • C
          cesardefez @roar last edited by

          @roar thank you very very much

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

          Online Users

          F
          A
          H
          A
          S
          M

          19
          Online

          146.7k
          Users

          22.4k
          Topics

          122.6k
          Posts

          Powered by NodeBB Forums | Contributors