I want to colorize the SL tp area. I posted a sample picture and my simple project. What should I add to color the SL region red and the TP region green?
Also, how can I print the % distance from SL tp to buy-sell point?

I want to colorize the SL tp area. I posted a sample picture and my simple project. What should I add to color the SL region red and the TP region green?
Also, how can I print the % distance from SL tp to buy-sell point?


I made it happen after some effort and experiments.
Now buy 100 USD instead of lots
or
How can I get 5% of my balance?
Take a trade if the current bar is equal to or greater than the previous close
I'm working once per position but it's not producing orders.
I want to set manual order entry with Expert Advisor to be entered only once.
-Let the expert consultant work immediately.
-Let it run once. Leave your stop loss order and get profit in Pip or Percentage.
don't do anything else
Thank you very much, Mr. Andora. I examined it on the chart, it worked as I wanted.
@bayramay said in As the snow increases, the trail stop gets narrower:
@bayramay said in As the snow increases, the trail stop gets narrower:
After entering the position, the trailing stop works at 2%. When the profit exceeds 6%, the trailing stop follows at 1%. As the snow increases, I try to narrow down the trailing stop.
I adjust the trailing step according to the percentage of the stop.
Stop loss 2%
1.trailing stop: Trailing step stop starts with 10%. trailing by 2%
2. trailing stop: trailing step stop* starts at 300%. It follows with 1%.I'm trying to place this logic. When I examine the signals it is not working. How do I connect the blocks?
I did this and the second tracker did not work. I followed it on the chart and it only works according to the first tracker.


I tried it both ways, the second tracer on the chart does not work.
Could you please add to my project?
@bayramay said in As the snow increases, the trail stop gets narrower:
After entering the position, the trailing stop works at 2%. When the profit exceeds 6%, the trailing stop follows at 1%. As the snow increases, I try to narrow down the trailing stop.
I adjust the trailing step according to the percentage of the stop.
Stop loss 2%
1.trailing stop: Trailing step stop starts with 10%. trailing by 2%
2. trailing stop: trailing step stop* starts at 300%. It follows with 1%.I'm trying to place this logic. When I examine the signals it is not working. How do I connect the blocks?

I did this and the second tracker did not work. I followed it on the chart and it only works according to the first tracker.
https://fxdreema.com/forum/topic/19165/as-the-snow-increases-the-trail-stop-gets-narrower
https://fxdreema.com/shared/k4LvaXGbe
I'm trying to create a trailing stop with a logic similar to yours. But since I am new to fxdrema, I could not find how to connect the second trailing stop. I tried various things to no avail. I'm adding my project and help link below. You are good at this, can you help me with my project?
After entering the position, the trailing stop works at 2%. When the profit exceeds 6%, the trailing stop follows at 1%. As the snow increases, I try to narrow down the trailing stop.
I adjust the trailing step according to the percentage of the stop.
Stop loss 2%
1.trailing stop: Trailing step stop starts with 10%. trailing by 2%
2. trailing stop: trailing step stop* starts at 300%. It follows with 1%.
I'm trying to place this logic. When I examine the signals it is not working. How do I connect the blocks?