fxDreema

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

    Trailing TP group of trades money amount

    Questions & Answers
    5
    10
    2663
    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
      manu22 last edited by

      How do I modify stops for each new trade so the sum of all profit and loss of the trades is an x amount?

      For example

      all buy trades

      Trade a ) 0.01 price 1.0001

      Trade b ) 0.02 price 1.0002

      Trade c ) 0.03 price 1.0003

      How to modify the stops so that at each new trade the profit hitting the tp of all of them is 10 USD for example.

      1 Reply Last reply Reply Quote 1
      • M
        manu22 last edited by

        I would like to do what trailing loss of money block does, just with profit instead.

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

          block Check profit (unrealized) is not what you need? I have not good understood what exactly you will do ... try block Check profit (unrealized)

          Between trading and gambling is a very small gap, be careful.

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

            Yes the ea is completed with block check profit unrealized and close trades.

            I just would like to have the possibility to do the same but with take profit orders. It is important for the ea to go live, so having a precise take profit order as a proof, the broker cannot cheat easily.

            1 Reply Last reply Reply Quote 1
            • M
              miro1360 last edited by

              it must be calculated manually πŸ˜„ I think there is not block for this ...
              but if you find formula how to calculate it, you can calculate one Price Level for all trades and than set TPs on this price level

              Between trading and gambling is a very small gap, be careful.

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

                With what I have in the formula blocks it seems impossible 😞
                Basically it's just the same as an existing block, it should only be with take profit instead of stop loss.

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

                  Checking the unrealized profit and then closing trades at certain profit - how is that connected to any stop-loss or take-profit?

                  If I am not wrong, you want to set the take-profit of all trades to be at the same level, so when that take-profit is hit, the total profit from all trades to be 10 usd. Interesting idea, but it doesn't exists as a block or option. And there is at least one possible problem for this idea. If your account is in USD and you trade EURUSD, 1 pip is always equals to certain amount of money, depending on the lot size. But if you are under USDCHF for example, that amount changes on every tick. So, if you want to be precise you will need to modify TP multiple times.
                  This is all very tricky and I think it's easier to just check the current profit and then close the trades that produced that profit. The downside of this is of course the fact that multiple trades would be closed slowly and the final profit will most probably be different than the value that is written in the block. But at least the broker does not see any TP levels, because TP is not used in this case πŸ™‚

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

                    I am looking for the same idea ,How do I make close all trades by take profit for example, ِall Trades = +10 Pips .

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

                      Ok thank you, I will just leave it as it is

                      1 Reply Last reply Reply Quote 0
                      • P
                        PipTheRipper last edited by

                        Has anyone found a workaround for this? I am trying to exactly as manu22 writes in the original post, and the "check profit unrealised" is not optimal..

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

                        Online Users

                        D
                        L
                        H
                        S
                        E

                        10
                        Online

                        146.7k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors