fxDreema

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

    How to set trades lot size from newest to oldest?

    Questions & Answers
    3
    11
    1496
    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
      Andrew b last edited by

      How to set trades lot size from newest to oldest? I want to open more consecutive trades but first trade to have 1 lots, second 1.5 lots, 3rd 2.5 lots, 4th 3 lots and to reset lots sizing after a Take Profit hit.

      Q 1 Reply Last reply Reply Quote 0
      • Q
        q8carpenter @Andrew b last edited by

        @andrew-b Hello,

        I don't believe there's a straight forward way to do this if you have a custom sequesnce that is not an addition or a multiplier of the previous size unless someone else here on the forum can lead us to a simple answer. However, to do this, you will probably need to place a variable in the lot size of the trade, and after that do the following in the screenshot for the amount of number of trades you want:

        0_1622646702303_custom sequence.png

        That's how I would approach this. Good Luck 🙂

        A 1 Reply Last reply Reply Quote 2
        • A
          Andrew b @q8carpenter last edited by Andrew b

          @q8carpenter Thank you for you answer! I really apreciate it. I did this but when i press export, appear "Compilation error". Do you know what the problem might be?
          ?0_1622734975160_Screenshot 2021-06-03 183950.png

          Q 1 Reply Last reply Reply Quote 0
          • Q
            q8carpenter @Andrew b last edited by

            @andrew-b you're welcome 🙂

            In the (buy now) block, next to the trade size you have it ticked. You will need to remove that tick cuz now its a variable and not a constant.

            1 Reply Last reply Reply Quote 1
            • A
              Andrew b last edited by

              Yes...this was the error. But the logic is good and really works. Thank you very much! 🙂

              Q 1 Reply Last reply Reply Quote 0
              • Q
                q8carpenter @Andrew b last edited by

                @andrew-b anytime 🙂

                V 1 Reply Last reply Reply Quote 1
                • V
                  vonmunchy @q8carpenter last edited by

                  @q8carpenter how would the logic be if it were to be used in a loop

                  Know that there are cunning manipulative idiots who only looked for themselves. Who will come to seek what you know and the moment they learn a little they claim to be a master and think they know what they are talking about.

                  The perfect example is in this platform named Tipsy Wisdom. From someone who didn't know what constant variable or back testing, rather a letteral noob when it came to algo trading, spent 2 months learning from ME for FREE OF CHARGE and is now self proclaimed teacher with a discord group who will take your money to build EAs claiming it will give you a Edge 🤣

                  When his arragonce is beyond tolerant and decided to discard any and all work spent teaching the idiot, he decides to write a sympathy signature claiming the poor sad innocent guy was burnt and played for a fool WHEN HE SHOULD BE THANKFUL IN MAKING PROGRESS WITH ALGORITHM TRADING. 🤷

                  Q 1 Reply Last reply Reply Quote 1
                  • Q
                    q8carpenter @vonmunchy last edited by

                    @vonmunchy If I understand what you mean here correctly, to add it in a loop, the only ways I know would be to add or multiply the previous lot size by a number. Meaning that at the end of the block chain, place a formula that will multiply the variable lot size lets say by 2 as an example. What this will do is multiply the current trade size by 2 to set the next trade size.

                    then you will still need to place (no trade) linked to a (modify variable) block that resets the lot size to the first.

                    V 1 Reply Last reply Reply Quote 0
                    • V
                      vonmunchy @q8carpenter last edited by

                      @q8carpenter something like this i guess.

                      https://fxdreema.com/shared/UmZlZ4jV

                      Know that there are cunning manipulative idiots who only looked for themselves. Who will come to seek what you know and the moment they learn a little they claim to be a master and think they know what they are talking about.

                      The perfect example is in this platform named Tipsy Wisdom. From someone who didn't know what constant variable or back testing, rather a letteral noob when it came to algo trading, spent 2 months learning from ME for FREE OF CHARGE and is now self proclaimed teacher with a discord group who will take your money to build EAs claiming it will give you a Edge 🤣

                      When his arragonce is beyond tolerant and decided to discard any and all work spent teaching the idiot, he decides to write a sympathy signature claiming the poor sad innocent guy was burnt and played for a fool WHEN HE SHOULD BE THANKFUL IN MAKING PROGRESS WITH ALGORITHM TRADING. 🤷

                      Q 1 Reply Last reply Reply Quote 0
                      • Q
                        q8carpenter @vonmunchy last edited by

                        @vonmunchy
                        I was thinking something like this image. Here you will have an initial trade size and the reset be 0.01 and then with every opened trade, it will be multiplied with the multiplier.

                        0_1622904714147_lot formula.png

                        V 1 Reply Last reply Reply Quote 1
                        • V
                          vonmunchy @q8carpenter last edited by

                          @q8carpenter that works too lol. I had used adjust filed to set it to default

                          Know that there are cunning manipulative idiots who only looked for themselves. Who will come to seek what you know and the moment they learn a little they claim to be a master and think they know what they are talking about.

                          The perfect example is in this platform named Tipsy Wisdom. From someone who didn't know what constant variable or back testing, rather a letteral noob when it came to algo trading, spent 2 months learning from ME for FREE OF CHARGE and is now self proclaimed teacher with a discord group who will take your money to build EAs claiming it will give you a Edge 🤣

                          When his arragonce is beyond tolerant and decided to discard any and all work spent teaching the idiot, he decides to write a sympathy signature claiming the poor sad innocent guy was burnt and played for a fool WHEN HE SHOULD BE THANKFUL IN MAKING PROGRESS WITH ALGORITHM TRADING. 🤷

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

                          Online Users

                          S
                          E
                          S
                          K
                          S
                          G

                          21
                          Online

                          146.6k
                          Users

                          22.4k
                          Topics

                          122.6k
                          Posts

                          Powered by NodeBB Forums | Contributors