fxDreema

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

    Lotları bir dizide sıralamak istiyorum

    Questions & Answers
    3
    19
    655
    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
      Algoritmik last edited by

      I want to manually set the lot sizes and sort the lots in an array, as in the example: 0.01;0.02;0.03;0.04;0:05;0.07;0.09;0.11;0.13. Can you help me with which block and variable assignment I should do?

      3a5293e3-b59c-46f1-b83e-dc01735ee6ed-image.png

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

        Do you mean every new trade regardless of type (buy/sell) should add 0.01 then if last was 0.05 add 0.02 and stop at 0.13, is there a reason to go back to 0.01?

        Learn fxDreema Without the Wait!

        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

        Don’t miss out

        Click here➡️ https://mybook.to/fxDreema to get your copy today!

        Enjoy! 😊

        A 1 Reply Last reply Reply Quote 0
        • A
          Algoritmik @jstap last edited by

          @jstap No, I want to sort the lots manually, how can I do it? Can you help me?

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

            what do you mean? have an edit field on screen you can set the lot for the trade?

            Learn fxDreema Without the Wait!

            My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

            The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

            Don’t miss out

            Click here➡️ https://mybook.to/fxDreema to get your copy today!

            Enjoy! 😊

            A 2 Replies Last reply Reply Quote 0
            • A
              Algoritmik @jstap last edited by

              @jstap Yes, I want to install it myself..jstap sir..

              1 Reply Last reply Reply Quote 0
              • A
                Algoritmik @jstap last edited by Algoritmik

                https://fxdreema.com/builder Can you add blocks to this area?

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

                  That's the builder not your project. This is roughly hoe to achieve, but mt5 is not the same on backtest, as mt4. All you will see is how things will look, if you create this on mt4 you can test on backtest: https://fxdreema.com/shared/rDvs6tQ5chttps://fxdreema.com/shared/rDvs6tQ5c

                  Learn fxDreema Without the Wait!

                  My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                  The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                  Don’t miss out

                  Click here➡️ https://mybook.to/fxDreema to get your copy today!

                  Enjoy! 😊

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Algoritmik @jstap last edited by

                    @jstap The link you provided did not open.

                    0cfbc9bb-7361-4639-92c7-a8c55a497897-image.png

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

                      Not sure what happened, this should work: https://fxdreema.com/shared/bD3bTCWbb

                      Learn fxDreema Without the Wait!

                      My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                      The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                      Don’t miss out

                      Click here➡️ https://mybook.to/fxDreema to get your copy today!

                      Enjoy! 😊

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Algoritmik @jstap last edited by

                        @jstap No, it didn't work, but thank you very much for your interest.

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

                          What do you mean by didn't work?

                          Learn fxDreema Without the Wait!

                          My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                          The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                          Don’t miss out

                          Click here➡️ https://mybook.to/fxDreema to get your copy today!

                          Enjoy! 😊

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Algoritmik @jstap last edited by

                            @jstap 61602644-efcc-4dd4-ad09-192a7dcf2e40-image.png

                            Here's what happened: MT5 didn't go according to the plan I said I was running.

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

                              Did that buy when you clicked the button?, on mt4 backtest you could change the lot size in the edit field and the trade placed would use the selected size, it should work on mt5 live. It wasn't suppose to follow any plan, was just a way you could implement what you needed.

                              Learn fxDreema Without the Wait!

                              My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                              The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                              Don’t miss out

                              Click here➡️ https://mybook.to/fxDreema to get your copy today!

                              Enjoy! 😊

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

                                https://fxdreema.com/shared/LTirxqFrd

                                I want to create an entry that the user can easily change, separated by a lot sequence; I want to use lot sizes in an order that I specify before opening the trade (e.g. 0.01;0.01;0.01;0.01;0.02;0.02;0.04;0.05;0.06......) and I want to automatically get the next value each time a position is opened. Could you please help me and add the blocks? I kindly request you.

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

                                  The user's input string. (example): 0.01;0.01;0.01;0.01;0.02;0.02;0.02;0.02;0.04;0.04;0.04;0.04
                                  The user can change this field before the EA runs or for optimization purposes. Could you please add a similar input?

                                  1 Reply Last reply Reply Quote 0
                                  • H
                                    Hiten7405 last edited by

                                    double lotSize = InitialLot * MathPow(LotMultiplier, sellCount);
                                    use this with input double LotMultiplier = 1.1; // Lot Multiplier

                                    https://www.mql5.com/en/users/8541393/seller

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

                                      https://fxdreema.com/builder

                                      I couldn't do it in blocks. Please do it in blocks.

                                      1 Reply Last reply Reply Quote 0
                                      • H
                                        Hiten7405 last edited by

                                        image.png

                                        https://www.mql5.com/en/users/8541393/seller

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

                                          It didn't work. I couldn't do it. Could you explain it in a little more detail? I kindly ask you.

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

                                          Online Users

                                          E
                                          M
                                          C
                                          K
                                          T
                                          K
                                          D

                                          23
                                          Online

                                          146.6k
                                          Users

                                          22.4k
                                          Topics

                                          122.6k
                                          Posts

                                          Powered by NodeBB Forums | Contributors