fxDreema

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

    trade doesn't execute

    Questions & Answers
    0
    22
    774
    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.
    • G
      guy111 last edited by guy111

      hi, im trying to make a hedging strategy but i saw that my 7th trade does not get executed.
      0_1674831840853_7 trade not working.jpg
      and it makes the ea to lose the trades:
      0_1674836552902_loss.jpg
      also somtimes the ea executes a trade but not in the right place:
      0_1674836197913_buy trade not in place -.jpg
      here is a link to the ea: https://fxdreema.com/shared/MLqePsKhd
      please help
      thenks.

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

        @guy111 Candle close 0 is the current value.

        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
        • G
          guy111 last edited by

          what do you mean?

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

            @guy111 I mean if you look for candle 0, as soon as price goes slightly <> current trade a new trade will be placed.

            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
            • G
              guy111 last edited by

              i changed it to candle open 0

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

                @guy111 Should work, may want to use ID1 so is working on last candle.

                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
                • G
                  guy111 last edited by

                  it worked! thank you

                  1 Reply Last reply Reply Quote 0
                  • G
                    guy111 last edited by

                    hi, i tried to see what's wrong with the ea but i just don't understand why it's not executing the 5th trade now.
                    here's the link: https://fxdreema.com/shared/8yKLu9yLc
                    hope u could help
                    thenks.

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      RGoo @guy111 last edited by

                      @guy111
                      If that's correct, you don't need Block54681 and 59040.
                      0_1675015689127_026c2481-6977-4018-aa91-147f1eea1655-image.png

                      RGoo

                      G 2 Replies Last reply Reply Quote 0
                      • G
                        guy111 @RGoo last edited by

                        @rgoo I tried it but it’s still having issues

                        1 Reply Last reply Reply Quote 0
                        • G
                          guy111 @RGoo last edited by guy111

                          @rgoo it's still not placing the trades in the correct place and it's not because of the spread:
                          0_1675403910971_buy trade not in place2.jpg
                          here's the link: https://fxdreema.com/shared/aKK9w8k0c

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            guy111 @guy111 last edited by

                            @guy111 Someone help??

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              RGoo @guy111 last edited by

                              @guy111
                              Hello guy111 , it's difficult to help you here, try to bring some more structure into your EA first. So that it is easier for others to quickly understand the idea behind the EA. For example: use smaller numbers for the blocks, because the blocks on a level are executed according to the size of the number. Label the conditions clearly to immediately recognize what this condition will do etc. e.g. like this:
                              0_1675805032824_e6c7504d-220d-4b9d-831a-6f5608ff45aa-image.png

                              RGoo

                              G 2 Replies Last reply Reply Quote 0
                              • G
                                guy111 @RGoo last edited by

                                @rgoo alright I’ll try

                                1 Reply Last reply Reply Quote 0
                                • G
                                  guy111 @RGoo last edited by

                                  @rgoo there, i numbered all the blocks:
                                  https://fxdreema.com/shared/wQZmcyuce

                                  G R 2 Replies Last reply Reply Quote 0
                                  • G
                                    guy111 @guy111 last edited by

                                    @guy111 the 7th trade still doesn't get executed

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      RGoo @guy111 last edited by

                                      @guy111

                                      OK, looks good. Now of course you have to check the structure of the EA again step by step. So what happens next. For example: if you now get to block 19 you have to check what block 19 would do. Currently block 19 toggles block 1 on or off, but block 1 is not found here. And so you have to test each block, then you will surely find the error yourself. It is best to arrange the blocks according to their course, this will also help you to check the function of the EA.

                                      0_1676140004389_21d60525-9682-444e-bb69-2af94e507e55-image.png

                                      RGoo

                                      G 3 Replies Last reply Reply Quote 0
                                      • G
                                        guy111 @RGoo last edited by

                                        @rgoo Ok, but how do I test each block?

                                        R 1 Reply Last reply Reply Quote 0
                                        • G
                                          guy111 @RGoo last edited by

                                          @rgoo And I thought that the numbers of the blocks are not related to the order of the EA's operations

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            guy111 @RGoo last edited by

                                            @rgoo said in trade doesn't execute:

                                            block 1 is not found here

                                            block 1 does found there, its the first trade (buy) to execute

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

                                            Online Users

                                            A
                                            E
                                            J
                                            L

                                            8
                                            Online

                                            146.8k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors