stvch

Elder Impulse Snapshot

AMZN

I've always been intrigued by the Elder Impulse System but found it labour intensive with its flipping back and forth between daily and weekly charts. I also wasn't fond of the way it repainted the candlesticks. So I set out to build a version where you could get every trade signal filtered down in one chart and still see the real price action.

This article provides a decent overview of the original system: https://www.investopedia.com/articles/trading/03/092403.asp

Elder Impulse Snapshot uses two EMAs and two MACDs, one of each to process both the daily and weekly data. The daily data gets an EMA of 13 periods and the standard MACD settings. For the weekly info, the EMA is set to 65 periods and all the MACD values are also multiplied by five (60, 130, 45). Buy signals are generated when both EMAs and both MACD histograms are rising. When all four of these elements are falling, sell signals are generated. If any of the indicators disagree, no signal is generated and entering any trade is not advised.

The blue and red arrows are the buy and sell signals. From my reading, it appears Dr. Elder recommended exiting the trade as soon as the system no longer generated a signal, though the case could be made for taking partial profit and moving up your stop loss to ride the trend out longer provided you haven't been stopped out yet.
开源脚本

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

免责声明

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

想在图表上使用此脚本?