@omid222 

The TP (Take Profit) is a variable that is manually modified on the screen. When you modify it on the screen, the TP of all open orders changes automatically. There is one for buy orders and one for sell orders. Using the same principle, you can create it for stop loss and others.
I use this because it is simpler, but unfortunately, it is an older version, and I don't have it in the builder. The one I sent you is a newer version, but it's only the buy and sell grid part of the bot I use. I don't know what modifications were made to Fxdreema, but the latest versions of the bot are slower for me, so that's why I use an older one.

The values on the screen are editable. This part of the bot is used to open a grid of pending orders, but it also includes the function you need, which is to modify the stop of the orders. It also has a function to delete all orders (I believe so, but to be honest, it has been a while since I worked on this version, and I don't quite remember how it turned out).