rmunoz

Daryl Indicator

rmunoz 已更新   
This script is intended to give you signals when to buy or sell a FOREX pair based on a combination of exponential moving averages combined with the Stochastic indicator.

How Buy Signal is Triggered:
  • Close Price is above 200 EMA (1 Day timeframe)
  • Close Price is below the 20 EMA (4 Hour timeframe)
  • Low Price is above the 50 EMA (1 Day timeframe)
  • Stochastic is less than/equal to 20 (1 Day timeframe)

How Sell Signal is Triggered:
  • Close Price is below 200 EMA (1 Day timeframe)
  • Close Price is above the 20 EMA (4 Hour timeframe)
  • High Price is below the 50 EMA (1 Day timeframe)
  • Stochastic is greater than/equal to 80 (1 Day timeframe)

All the settings and timeframes of this indicator are adjustable. You can also set this up to send you alerts when a buy or sell signal is triggered.

NOTE - In this example:
  • 200 EMA (1 Day timeframe) = white line
  • 50 EMA (1 Day timeframe) = yellow line
  • 20 EMA (4 Hour timeframe) = orange line
版本注释:
Added the ability to choose your Alert Frequency. The default is once_per_bar_close.

Valid values to use:
  • all
  • once_per_bar
  • once_per_bar_close
版本注释:
Updating Chart.
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

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

想在图表上使用此脚本?