fxDreema

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

    EA limiting lot size to 5?

    Questions & Answers
    3
    7
    1543
    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
      calvin2x last edited by

      I created my EA to open positions with % equity but in my backtesting, it limits the lot size to 5 and does not increase anymore. Is there a setting I need to change?
      0_1598060220322_Screenshot_2020-08-22_11-31-58.png
      0_1598060322918_Screenshot_graph.png
      0_1598060389363_Screenshot_lot.png

      1 Reply Last reply Reply Quote 0
      • R
        ramisignals last edited by

        it is limit because your equity in MT4 or MT5 is reached to limit you can't add more as i remeber the limit is 100 LOT

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

          Thanks for the reply, Rami.
          However, the EA I bought before creating my own EAs does not have a problem increasing the lot size to more than 5 lots.

          If 100 lot is the limit, how come my EA does not increase more than 5? Can someone please shed some light?

          TIA!

          1 Reply Last reply Reply Quote 0
          • S
            StantonHitz last edited by

            I have something that could help. I have a similar process where my lotsize updates as the account equity grows. You can change this to account balance if you prefer. 0_1598152792409_18ea8ef1-585a-4abe-b332-dbc260bed947-image.png So I have a set ratio, in My shared link, for every $100 in equity, the EA will trade 0.01 lots. so for $200 equity, the account will trade 0.02 lots. 0_1598152915935_3552daca-f96d-43f3-b38c-361d83973161-image.png
            So first we first the lot divider or ratio calculator based on the input ratio you type in. Then We use the actual equity of the account and divide it by this new variable. and put this value into a new variable which I called LotSize. When trading, we use this lotsize variable to place trades.
            0_1598153057876_b7c4e984-71ac-4e0f-8a3c-524e1e44992d-image.png
            Please note that since it is a mathematical calculation and that there are more than 2 decimal places, that this will cause this particular setup to trade 0.02 lots at any equity value above $150. this is because the divider will gives a value that rounded off is closer to 0.02 lots than 0.01 lots therefore it will open 0.02 lots.

            https://fxdreema.com/shared/weHet7PK

            C 1 Reply Last reply Reply Quote 0
            • C
              calvin2x @StantonHitz last edited by

              @stantonhitz Thanks for the tip.

              The built-in money management in fxdreema seem to do this automatically up to 5 lots so I didn't try the manual calculation.
              I'll try manually calculating it and see if it gets around this.

              C 1 Reply Last reply Reply Quote 0
              • C
                calvin2x @calvin2x last edited by

                Unfortunately, even manually calculating the lot size didn't work 😞
                It's still limiting the lot size to 5.

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

                  Anyone else?

                  Is there a support team who can offer more info on this please?

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

                  Online Users

                  E
                  N
                  N
                  F
                  M
                  A
                  L
                  O
                  S

                  23
                  Online

                  146.7k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors