fxDreema

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

    Blocks for "bidding price"

    Questions & Answers
    3
    9
    359
    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.
    • ivyzhao
      ivyzhao last edited by

      Hi, i'm wondering if anyone could tell me:
      the Blocks representing the "bidding price" after i make a "buy" or "sell" order.

      thank you!

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

        What do you mean by "bidding" 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! 😊

        1 Reply Last reply Reply Quote 1
        • ivyzhao
          ivyzhao last edited by

          the price of my order of buying or selling.

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

            pink block for each trade - many blocks like modify variable, get the price of the trade/order with a loop. If you need more help on how to get, let me know and I'll give you some help.

            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 2
            • ivyzhao
              ivyzhao last edited by ivyzhao

              Sorry for my belated reply...

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

                Thanks so much for your reply..
                my intention was to write something like:

                "after i make an buying order:
                when the current price < open price, set a fixed stop loss.
                once the current price exceed the open price and start to make a floating profit, and if the profit reaches X, set the Stop loss as 30% of X. and the stop loss line never goes in opposite direction...

                and the reversed requirement for an selling order'

                i hope to complete that logic in minimal blocks ⛳
                Appreciated.

                1 Reply Last reply Reply Quote 0
                • S
                  sktsec last edited by

                  You probably mean trailing stop. Try the Trailing Stop block

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

                    Trailing stop is the easiest way to achieve this, in the block using a separate tree to the one placing the trade, you can set start in pips from open price so stop doesn't move until price goes in the right direction. Stop is how for behind current price the stop should be, if price retraces the stop will stay in place until it's hit. Step is how often stop should move.

                    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 1
                    • ivyzhao
                      ivyzhao last edited by ivyzhao

                      Thanks a lot for the reply.
                      here's an example i am working on:
                      https://fxdreema.com/shared/kPXXKY46e

                      my intention expression for the "trailing stop" block is:

                      1. as the current price goes above the open price, and start making profit more than +10000 pips, whenever the current price retrieve back to 30% of any profit more than +10000 pips (ie, +7000 pips) it closes the trade.

                      2. as the current price goes below the open price, and start losing, whenever it hits -5000 pips, it closes the trade.

                      however as you can see this block was not working for condition 2, and i do not know any other way to manifest this intention accordingly.

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

                      Online Users

                      A
                      A
                      R
                      S
                      M
                      P
                      R

                      22
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors