fxDreema

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

    repeated pending order

    Questions & Answers
    3
    29
    1607
    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.
    • V
      vijithtr last edited by

      how to create repeated pending order('2times') , 200 pips away from initial price.

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

        You have to decide what condition recreates the pending, share you project link to look at.

        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! 😊

        V K 3 Replies Last reply Reply Quote 0
        • V
          vijithtr @jstap last edited by

          @jstap i would like to create a pending order at a point where i created previous pending order
          (repeated pending order = 2 times)

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

            @jstap https://fxdreema.com/shared/SNs4e2Psb

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

              When the pending is placed I would save the open price into a variable, then use this price to place others

              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! 😊

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

                @jstap how to store open price in a variable

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

                  Create the variable then use pink blocks, for each pending order, modify variables get the price from loop, when placing a trade, if correct use this price.

                  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! 😊

                  V 2 Replies Last reply Reply Quote 0
                  • V
                    vijithtr @jstap last edited by

                    @jstap https://fxdreema.com/shared/YiixDx2Hc

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

                      @jstap Pls help how to get open price and create pending order 2 times ,100 pips away from open price

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

                        under the block that has placed 1st, put a pending block with the required offset.

                        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! 😊

                        V 2 Replies Last reply Reply Quote 0
                        • V
                          vijithtr @jstap last edited by

                          @jstap https://fxdreema.com/shared/tjWi6cOsd

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

                            @jstap after adding pending order ,its not working, pls check

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

                              You need to use the on trade tab, purple trade opened block, then place pending. This means EA will wait until a trade is opened before placing another pending.

                              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! 😊

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

                                @jstap https://fxdreema.com/shared/iovhtkVpe
                                pending order created but its creating 2 times at the same time, when the price comes again to that position then only second pending order should happen.

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

                                  You need to specify the trade type.
                                  image.png

                                  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! 😊

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

                                    @jstap https://fxdreema.com/shared/fDUKJzITb
                                    pending order working now but its taking trades morethan two times

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

                                      Try this way round, I prefer to use once per daily bar, waits for 1st tick before working:
                                      image.png

                                      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! 😊

                                      V 2 Replies Last reply Reply Quote 1
                                      • V
                                        vijithtr @jstap last edited by

                                        @jstap https://fxdreema.com/shared/ynO1uUttc
                                        repeated pending orders are creating. i only need 2 times pending order.

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

                                          @jstap i want to start this ea at a particular time. eg: 09:00 am

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

                                            I would use > 09:00, so doesn't rely on Tick to happen at a set time, time filter set to 1 minute would do this.

                                            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! 😊

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

                                            Online Users

                                            M
                                            E
                                            K
                                            M
                                            T
                                            A
                                            P
                                            V
                                            R
                                            M
                                            G

                                            29
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors