How To FineScript trailing stop and fixed profit line

Viewed 24

trailing stop is designed to protect gains by enabling a trade to remain open and continue to profit as long as the point is moving in the investor’s favor. The order closes the trade if the point changes direction by a specified percentage.

Points and percentages can be set independently set the value at which the trailing stop is triggered in points Set the point at which the trailing stop is cleared when triggering in points or percent Set the value at which the trailing stop is triggered to the fixed profit line(Activation immediately when set to 0)

The point at which the trailing stop is triggered is the fixed profit line and the starting point of the trailing stop

should be able to set target stop tralingpoint tralingoffset input

ex) longTarget = longStop = trailingPoint = trailingOffset =

0 Answers
Related