fxDreema

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

    My EA compiled without issue, but won't run any tests (Edit: allow dll imports for kernel32.dll)

    Questions & Answers
    5
    14
    1631
    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.
    • N
      nicholas86 last edited by nicholas86

      It will run through thousands of tasks in seconds, saying busy/finished rapidly. thousands of tasks, yet none pass. 0. I am using custom indicators, and I may have modified an indicator mid programming without updating the indicator in fxDreema's "My Indicators". Would that cause an issue? That's the only thing I can think. It does have a lot of blocks. over 800..

      N 1 Reply Last reply Reply Quote 0
      • V
        vcee last edited by

        i'm having the same issue

        1 Reply Last reply Reply Quote 0
        • N
          nicholas86 @nicholas86 last edited by

          so I deleted and re-uploaded the indicators, stripped down a lot of options blocks and created the bare essentials, it's still not making any passes in the back tester. I've been fxDreemin' for the past few months, so Idk if there's something I'm missing, or what. I'm probably going to use formula blocks and combine the elements to recreate the indicators within fxDreema, and hope that works. I've used custom indicators before without issue. I'm not saying there is, but it's either a bug in the server files, or more than likely, my error. Anyone want to look at my project and call me a moron? 😄 (under the condition you solve the error.. you can call me a moron all you like!)

          1 Reply Last reply Reply Quote 0
          • N
            nicholas86 last edited by

            https://fxdreema.com/shared/dLl6hDYMd

            1 Reply Last reply Reply Quote 0
            • N
              nicholas86 last edited by

              Yep, I recreated the environment using stock indicators in the builder, but it's still racking up tasks super fast, but passed for all remain at 0. Curious. There must be an error in the FxDreema database now after the hack.

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

                @nicholas86 try running a single backtest in visual mode, check if the EA sends error messages.

                It is also handy to put "draw line" blocks at random points of the flow, to see if those blocks are executed

                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
                • N
                  nicholas86 last edited by nicholas86

                  Ok, so I uploaded an old project that had results calculate in the backtester and re-saved the mql file and compiled it. and it's doing the same thing. Not calculating. So this is an FxDreema error, not a me error.

                  1 Reply Last reply Reply Quote 0
                  • N
                    nicholas86 last edited by nicholas86

                    It seems to be an issue with Metatrader having updated and causing issues with fxdreema code. non-fxdreema EAs seem to function ok. Is anyone else having this issues, or is it just me?

                    1 Reply Last reply Reply Quote 0
                    • Z
                      zomba4rex last edited by

                      Hi

                      Having the same. Getting this error message in journal:

                      2022.12.29 20:21:38.459 2022.10.13 16:03:04 786--Try-(c)AlbakryForexLtd GOLD,M1: zero divide in '30667-57674.mq4' (15421,31)

                      2022.12.29 20:21:38.459 2022.10.13 16:03:04 Testing pass stopped due to a critical error in the EA

                      2022.12.29 20:21:38.474 GOLD,M1: 246 tick events (2 bars, 13761199 bar states) processed in 0:00:00.577 (total time 0:00:16.068)

                      @fxdreema please help??!!

                      Thanks

                      1 Reply Last reply Reply Quote 0
                      • N
                        nicholas86 last edited by

                        So the visual is telling me
                        2022.12.29 13:52:19.714 2022.09.01 00:00:00 DLL loading is not allowed
                        2022.12.29 13:52:19.714 global initialization failed
                        2022.12.29 13:52:19.714 global initialization critical error
                        2022.12.29 13:52:19.714 tester stopped because expert initialization failed

                        I searched the mql code and it's loading kernel32.dll

                        I guess I needed to accept dll imports in the MT5 settings. oops! I did recently re-install MT5. FALSE alarm y'all. DOH!

                        1 Reply Last reply Reply Quote 0
                        • N
                          nicholas86 last edited by nicholas86

                          My new concern is what if you load an ea requiring DLL imports onto a VPS, which you may have no control over that setting, and you can NEVER get your EAs to function after compiling from the current model of FxDreema code? is this gonna be an issue @FXDREEMA

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

                            @nicholas86 allowing DLL concerns all EAs regardless if its made in Fxdreema or not.

                            Many VPS providers probably wont allow DLLs, because they cause security risks to the servers.

                            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
                            • N
                              nicholas86 last edited by

                              @FXDREEMA Please remove the addition of Kernel32.dll being exported in the mql5 file. this never happened before the hack.. I feel like the kernel32 is not necessary.

                              1 Reply Last reply Reply Quote 0
                              • B
                                BBMess last edited by

                                The "DELAY" blocks call a Sleep() Function. This is the issue you're having.
                                image.png

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

                                Online Users

                                F
                                C
                                A
                                E

                                11
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors