vn5ema

Remove Hodler [5ema]

vn5ema 已更新   
How it inputs:
  • Select the timframe to check.
  • Input the number of bars lookback (or the number of bars corresponding to the selected timeframe)
  • Input the percentage of change of the price during that time.
  • Input the number of shotting bars.
  • Input the symbols want to follow.

How it works:
  • Calculate the number of shotting bars on the number bars lookback.
  • Calculate rate of change (with high, low price).


How it uses:
  • If the returned result is less than the input values (number shooting bars, the price change percentage). A buy signal will be given.
  • The same calculation applies to the symbols in the input list to monitor and return the results to the table on the chart and send notifications.

I reused some functions, made by (i believe that):
  • @everget: The table position function.
  • ©paaax: The RSI divergence function.
  • @QuantNomad: The function calculated value and array to show on table for input symbols.
I have commented in my code. Thanks so much!

----
This indicator is for reference only, you need your own method and strategy.
If you have any questions, please let me know in the comments.
版本注释:
I update this url of trader i refer code.
  • ©paaax: The table position function.
  • @everget: The RSI divergence function.
  • @QuantNomad: The function calculated value and array to show on table for input symbols.
Thanks so much!
版本注释:
Update the reused code:
Reused some functions from (i believe made by):
Thanks!
版本注释:
Change signal shape.
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

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

想在图表上使用此脚本?