fxDreema

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

    HOW I CAN MODIFY SOME OPTION WHEN SLIPPAGE CHANGE ?

    Questions & Answers
    3
    12
    1706
    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
      Moon last edited by

      HELLO
      IF I WANT CHANGE SOME OPTION IN MY EA WHEN SLIPPAGE CHANGE
      LIKE IF I WANT CHANGE LOTS OR TAKE PROFITS etc
      HOW I CAN DO THAT ? WHERE I CAN CONTROL ABOUT SLIPPAGE ?
      THANK YOU

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

        Do you mean changing lot size and profit after or before a trade is open? In any case, slippage is unpredictable. The best you can do is reacting to it at the precise moment your trade is/will be open/modified. I don't tjink anyone can 'control' slippage.

        (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.

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

          @l-andorrà
          this example / i want after open trade by slippage 1 pips then change take profits from 1 pips to 2 pips
          how i can know what slippage happen when this trade open ?
          i see slippage only in this condition - like image
          0_1580418458873_slippage.jpg

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

            @moon said in HOW I CAN MODIFY SOME OPTION WHEN SLIPPAGE CHANGE ?:

            @l-andorrà
            this example / i want after open trade by slippage 1 pips then change take profits from 1 pips to 2 pips
            how i can know what slippage happen when this trade open ?
            i see slippage only in this condition - like image
            0_1580418458873_slippage.jpg

            That is a good question? I have no idea. Does someone els know it? That I want to know too.

            (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
            • T
              trader.philipps @Moon last edited by

              @moon Are you working with pending orders or with Buy/Sell now blocks? If you have a pending order, you might set the order price by yourself and store it in a variable. Once the order is opened, you mihjt take the open price and calculate the slipage (positive or negative).

              With the Buy/Sell now block you might store the actual market price (bid/ask depending on direction) in a variable and after the Buy/Sell now block calculate the difference.

              I like to share my knowledge, but expect the others to contribute as well.

              l'andorrà M 3 Replies Last reply Reply Quote 0
              • l'andorrà
                l'andorrà @trader.philipps last edited by

                @trader-philipps said in HOW I CAN MODIFY SOME OPTION WHEN SLIPPAGE CHANGE ?:

                With the Buy/Sell now block you might store the actual market price (bid/ask depending on direction) in a variable and after the Buy/Sell now block calculate the difference.

                I don't fully understand that part. It's a market execution so the trade will be open at the current available price. How can you know the 'order' trade?

                (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
                  Moon @trader.philipps last edited by

                  @trader-philipps can you show me your idea by project share it here ?

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    trader.philipps @Moon last edited by trader.philipps

                    @moon Something like this ..

                    0_1580500335332_0a6e1304-fc48-47ea-9886-898bb3399315-image.png

                    I like to share my knowledge, but expect the others to contribute as well.

                    M 2 Replies Last reply Reply Quote 1
                    • M
                      Moon @trader.philipps last edited by

                      @trader-philipps i will try it and see
                      thank you

                      1 Reply Last reply Reply Quote 0
                      • M
                        Moon @trader.philipps last edited by

                        @trader-philipps can you give me your idea project if i use pending buy or sell ?

                        T 1 Reply Last reply Reply Quote 0
                        • M
                          Moon @trader.philipps last edited by Moon

                          @trader-philipps and other ask

                          1 Reply Last reply Reply Quote 0
                          • T
                            trader.philipps @Moon last edited by

                            @moon said in HOW I CAN MODIFY SOME OPTION WHEN SLIPPAGE CHANGE ?:

                            @trader-philipps can you give me your idea project if i use pending buy or sell ?

                            Well, that is a bit more tricky as the creation of the order and the opening of the trade are not followed after each other. Hence you need to store the price you placed in your pending order somewhere. I you have just 1 trade at a time you might keep this price stored in a variable. If you dela with more than 1 pending order you need to have a link between the stored price (how and wherever) and the the order itself.
                            The only direct way I see wpuld be storing your order price in the comment. That's not very smart, but you have a direct relation to the order.

                            I like to share my knowledge, but expect the others to contribute as well.

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

                            Online Users

                            N
                            J
                            A
                            Z

                            19
                            Online

                            146.7k
                            Users

                            22.4k
                            Topics

                            122.6k
                            Posts

                            Powered by NodeBB Forums | Contributors