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?
-
You need to use a condition block right above each trailing stop block telling when it should work. Now both are working at the same time.
-
@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 said the condition block, not the 'once per bar' block to be connected that way.
-
@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 >Blocks 16 and 17 should be substituted by these:

-
Thank you very much, Mr. Andora. I examined it on the chart, it worked as I wanted.
-
You're welcome.
-
Hello everyone, I'm new so I'm having trouble and hope you can help. I created the condition block. After being activated, a series of consecutive Buy orders are placed continuously. Hope everyone can guide me to fix the error. I just want to place only one buy order when the conditions are right. After taking profit or stopping loss, I will return to the beginning to find an entry point when the conditions are met
 -
@Hoangmai Ok. Can you please share the link to your project instead of uploading a picture? That would help.
