fxDreema

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

    Condition's Value input is being ignored.

    Questions & Answers
    3
    22
    2675
    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
      rafaels919 last edited by rafaels919

      Hi,
      I'm trying to create a condition, where the EA can enter Buy order when RSI is above 35 value, but the value is being ignored for some reason. Also having the same issue with William%R where the value input is not being considered.
      alt text

      Am I doing something wrong?

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

        @rafaels919 You are measuring the rsi from candle 0, which constantly changes. When you make a backtest, you only see the final value of each candle and it seems that the condition doesnt work.

        To solve, hit more settings and change candle id to 1.

        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

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

          @roar Okay, so I set the candle ID to 1:
          alt text

          But it still ignores the value: The closed candle is 32.4267, which violates the value input: >35:
          alt text

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

            @rafaels919 Ok, now thats weird!

            I can't see what is the problem, the fxdreema logic is fine.
            Maybe you are accidentally using an old version of the ea, or old settings.. ?

            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

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

              @roar
              Just restarted MT4, tested the same with William %R, same issue.(> -80 and < -20)
              alt text

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

                @rafaels919
                You have ticked the candle ID setting, this means its converted to an input and the value doesnt automatically update from fxdreema. Please check the EA inputs on your mt4 strategy tester.

                Its probably not the issue, but I can't think of anything else

                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

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

                  @roar
                  The candle ID is "1" in the Strategy Tester EA settings as well...

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

                    @roar If it's called "Lo_Shift" that is^

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

                      @rafaels919 Yeah, thats it. Everything should be okay

                      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

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

                        I also had the same issue with some other settings in my EA... If you have tested the EA before and then changed it in FXdreema .. When loading the EA back into the MT4 you have to open the setting tab of the EA and press reset Otherwise MT4 keep the previous settings.. my two cents...0_1576521278341_Settings tab.PNG

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

                          @AlphaOmega Reset didn't help either unfortunately.

                          AlphaOmega 1 Reply Last reply Reply Quote 0
                          • AlphaOmega
                            AlphaOmega @rafaels919 last edited by

                            @rafaels919 Sorry about that : Here I have exactly the same sort of thing and it works fine?? Sorry I cannot help you, I am a total noob at this
                            0_1576522464557_Settings .PNG

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

                              @roar The issue seems to be only when the closing of the previous order and opening of the new one are happening on the same candle. Like in the previous images I attached:
                              alt text
                              (closing and opening on the same candle^)

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

                                @rafaels919 I noticed that as well.. implies that the EA wants to trade on whatever RSI value. Try without that AND block, just connect the conditions one after another. Maybe the AND logic is the issue here - as far as I know, the AND somehow "stores" the individual condition passes and continues only when all passes are recorded

                                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

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

                                  Everywhere else it looks fine. Whenever there is space between previous order and the new order, it works within the Value limits. @roar

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

                                    @roar Nope, that didn't help either. Exactly the same without the AND block.

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

                                      @roar Maybe I could make it wait for 1 candle to pass after a closed trade (t/p or s/l) - then continue trading?
                                      Could the "Turn Off/On" blocks work for this case?

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

                                        Okay, this is what I did, and it seems to work.
                                        alt text

                                        input is 2 minutes in the "Skip Tick"
                                        "Check Type" Blocks: ("Buy Trade" in block one) ("Sell Trade" in block two)

                                        @roar @AlphaOmega
                                        Thanks for helping out!

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

                                          @rafaels919 Great! If you later figure out the cause, please update here - I'd love to know

                                          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

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

                                            @roar This is so fucking weird. Now I was able to skip a candle at some places that I wasn't able to before, but it still ignores the candle limit nevertheless. It also still enters on the same candle on other trades. I guess my solution on skipping candles isn't working properly and the issue of ignoring the value still remains, regardless if the candle is skipped or not.
                                            alt text

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

                                            Online Users

                                            J
                                            T
                                            J
                                            B

                                            14
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors