OPEN-SOURCE SCRIPT
已更新 RV-Scalping 34EAV Channel

Works well with 1/3/5/15 min & above
//34 Exponential Moving Average of the Close
//34 Exponential Moving Average of the High
//34 Exponential Moving Average of the Low
//forexstrategiesresources.com/scalping-forex-strategies/106-1-min-scalping-with-34-exponential-moving-average-channel/
// When price is above the MAs (Moving Averages) we are only looking to buy as price comes back to the MAs.
// And when price is below the MAs, we are only looking to sell when price comes back to the MAs
// What we’re looking for when price pulls back to the MAs is for it to hold and then show that it is going to continue.
// We look for this continuation signal in terms of a strong, momentumdriven bar.
// 1) – Wait for pullback
// 2) – Enter when momentum comes into market
// 3) – Exit when momentum slows
// When the market has already moved a significant amount that day – Lets not enter in the same direct expecting a further move.
//34 Exponential Moving Average of the Close
//34 Exponential Moving Average of the High
//34 Exponential Moving Average of the Low
//forexstrategiesresources.com/scalping-forex-strategies/106-1-min-scalping-with-34-exponential-moving-average-channel/
// When price is above the MAs (Moving Averages) we are only looking to buy as price comes back to the MAs.
// And when price is below the MAs, we are only looking to sell when price comes back to the MAs
// What we’re looking for when price pulls back to the MAs is for it to hold and then show that it is going to continue.
// We look for this continuation signal in terms of a strong, momentumdriven bar.
// 1) – Wait for pullback
// 2) – Enter when momentum comes into market
// 3) – Exit when momentum slows
// When the market has already moved a significant amount that day – Lets not enter in the same direct expecting a further move.
發行說明
V 2.0Updated Channel number as input, so that default 34 can be changed to test with diff numbers.
發行說明
Upgrading to V5Simple & effective - for safe trading.
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。