graal_tut

Nick Rypock Trailing Reverse (by everget)

graal_tut 已更新   
Hello.
Research (NRTR) from the author (Evergrt) made into strategy.
The idea of the indicator is similar to the Chandelier Exit , but doesn't involve ATR component and uses a percentage instead.
A dynamic price channel is used to calculate the NRTR. The calculations involve only those prices that are included in the current trend and exclude the extremes related to the previous trend. The indicator is always at the same distance (in percent) from the extremes reached by prices (below the maximum peak for the current uptrend, above the minimum bottom for the current downtrend)
I also added filter output, rsi /% output, and backtesting to the strategy. Below in order:
1) Logic entry:
% - distance as a percentage of extreme values
2)Filter settings
If the checkbox is checked, the rsi/wma filter will be used. If at the moment of triggering a buy signal in a long line, the rsi line is under the lower line, then a buy will be made, and if not, ignored. With the short position, on the contrary, the upper line border is responsible for it.
3)Exit settings
-exit by rsi, if the conditions are triggered, but the position is in the red, then there will be no exit.
- percentage output
If there is a tick on the rsi and%, then the position will be closed, which will be the first.
4)Darta range
backtesting for any period of time

版本注释:
updated to version 5 of pine
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?