I have prepared this code to better understand the trending starts and sudden ups and downs. Therefore, it uses a unit change function in terms of RSI to visualize the changing points. It is not accurate, but it only provides a means for potential buy and sell points.

This code can be better used in short term tradings. It may not work well in longer term tradings. It has not been tested for variable market conditions yet. Hopefully, when i learn to write a strategy on top of this one, i can manage to test its performance also.

there are 3 output variables. The first one is ema5 which is the 5 day moving average exponential for the unit RSI. The second one is std5 which is the variation in this unit RSI values in 5 days. and the last one is sec variable, which is the selected output function. this so called "sec" can be 0 or 0.5 or 1. A value of 0 means a potentially buy point, whereas a value of 1 means a potentially sell point. and, a value of 0.5 means a constant wait or hold condition.

again, i am not a professional. i just like to play with the numbers and mathematics for trying to ease the selection process for tradings. if you like these new variables, and want to improve the performance, please do not hesitate to contact me.

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

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

想在图表上使用此脚本?