PriceChannel_Stop
Posted: Sat May 20, 2023 6:43 am
Hi there,
Please check out the updated PriceChannel_Stop indicator with the a set of prices and an improved algorithm of trailing stop with ratchet. So there is the basic entry signal always based on the Price Channel breakout using the ChannelPeriod parameter without changes if Ratchet > 0 and the trailing stop which uses the decreasing channel period when price moves in our favor.
Also I added an adaptivity of the Ratchet value (UseAddaptiveRatchet=true) which is increasing if the current profit is higher of a level based on the average profit for longs and shorts with using the AvgProfitMult parameter.
Plus now you can see the Target level (ShowTargets=true) which uses the mentioned average profit that calculates starting from the start of chart.
And also now there is an ability to get the Re-Entry Signals (ShowReEntries=true).
Regards,
Igor
Please check out the updated PriceChannel_Stop indicator with the a set of prices and an improved algorithm of trailing stop with ratchet. So there is the basic entry signal always based on the Price Channel breakout using the ChannelPeriod parameter without changes if Ratchet > 0 and the trailing stop which uses the decreasing channel period when price moves in our favor.
Also I added an adaptivity of the Ratchet value (UseAddaptiveRatchet=true) which is increasing if the current profit is higher of a level based on the average profit for longs and shorts with using the AvgProfitMult parameter.
Plus now you can see the Target level (ShowTargets=true) which uses the mentioned average profit that calculates starting from the start of chart.
And also now there is an ability to get the Re-Entry Signals (ShowReEntries=true).
Regards,
Igor