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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?