fxDreema

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

    Place pending order at mouse click on chart

    Questions & Answers
    4
    14
    537
    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.
    • M
      Makideba last edited by

      Good day

      I could not find any posts related to this if it has been answered already please share link to that post.

      I would like to create Buy and Sell pending buttons, that when you click one of these buttons it loads your mouse cursor with a horizontal line, then on click it places a pending order at this price level (while your cursor is on the chart)

      1 Reply Last reply Reply Quote 0
      • l'andorrà
        l'andorrà last edited by

        AFAIK that is not possible in fxDreema without custom code. I mean all is possible except for the part where the mouse moves a line. You will need custom code for that for sure.

        (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

        (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

        (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

        1 Reply Last reply Reply Quote 0
        • M
          Makideba last edited by

          Thought as much, that I would need custom code for this any ideas on where to look?

          1 Reply Last reply Reply Quote 0
          • l'andorrà
            l'andorrà last edited by

            You will need a programmer for that custom code. I'm not a programmer, sadly. But many other user here are. You can try with jstap and roar.

            (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

            (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

            (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

            1 Reply Last reply Reply Quote 0
            • M
              Makideba last edited by

              Thanks I will reach out to them see if they may be able to help

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

                Why don't you have lines on your chart, drag them to where you want them, and then press a button to open the pending order? You can easily create a button that will place/delete a line when you want it to.

                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
                • M
                  Makideba last edited by

                  Hi Jstap

                  So I done this with a buy and sell line and works but the line is very hard to select and move. (maybe there is a property setting im missing that makes this easier, I have tried making the width of the line thicker but this hasn't helped )

                  The other issue with this is when ive placed an pending order at a line and try to move the line again it more often selects the pending and I end up moving the pending vs moving the line. However I have not thought of creating a button to place/delete a line so think this may help

                  Still the issue I'm finding here is that the line is difficult to click and drag.

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

                    Draw them selected, or you have to double click. make the button delete/create the line somewhere that (likely) wont be where your trade is.

                    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
                    • M
                      Makideba last edited by

                      @jstap I forgot to respond here Thank you.

                      Managed to get this working as per your suggestion. Things have changed since then but learnt to make things better overall thanks to you

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

                        @Makideba 👍

                        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
                        • F
                          FreedomFlyer last edited by

                          @l-andorrà said in Place pending order at mouse click on chart:

                          AFAIK

                          Would you mind sharing the code? I am trying to do something similar where I hold down a keyboard key then click wherever I want pending orders to be but can't get it to work.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Makideba @FreedomFlyer last edited by

                            @FreedomFlyer I dont mind I'll share something soon

                            1 Reply Last reply Reply Quote 1
                            • F
                              FreedomFlyer last edited by

                              Cool Thanks

                              1 Reply Last reply Reply Quote 0
                              • M
                                Makideba last edited by

                                @FreedomFlyer This is what I have done, I could not get the mouse click on chart working as I initially wanted the method @jstap suggested works better.

                                By drawing lines moving them and then placing pending orders where they are. In the link im sharing, though I'm not using this method.

                                What im doing here is.

                                on Int

                                • Drawing 2 edit fields -> 1 for buy line and 1 for sell line
                                • Drawing 2 buttons -> 1 to place my lines based on those edit fields and 1 to place pending once ive confirmed that those lines are in the places I want

                                on Chart

                                • Ive just configured those interactions

                                https://fxdreema.com/shared/PieHNJnId

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

                                Online Users

                                A
                                S
                                I
                                H
                                M
                                D
                                A
                                W
                                S
                                F

                                16
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors