OPEN-SOURCE SCRIPT
Holy Grail

This is a long-only educational strategy that simulates what happens if you keep adding to a position during pullbacks and only exit when the asset hits a new All-Time High (ATH). It is intended for learning purposes only — not for live trading.
🧠 How it works:
You can adjust:
📊 Intended assets & timeframes:
This strategy is designed for broad market indices and long-term appreciating assets, such as:
Use it only on 1D or higher timeframes — it’s not meant for scalping or short-term trading.
⚠️ Important Limitations:
This is not a performance strategy. It’s a teaching tool to show that:
🎓 Why it exists:
The purpose of this strategy is to demonstrate market psychology and risk overconfidence. Traders often chase strategies with high win rates without considering holding time, drawdowns, or opportunity cost.
This script helps visualize that phenomenon.
🧠 How it works:
- The strategy identifies pullbacks using a simple moving average (MA).
- When price dips below the MA, it begins monitoring for the first green candle (close > open).
- That green candle signals a potential bottom, so it adds to the position.
- If price goes lower, it waits for the next green candle and adds again.
- The exit happens after ATH — it sells on each red candle (close < open) once a new ATH is reached.
You can adjust:
- MA length (defines what’s considered a pullback)
- Initial buy % (how much to pre-fill before signals start)
- Buy % per signal (after pullback green candle)
- Exit % per red candle after ATH
📊 Intended assets & timeframes:
This strategy is designed for broad market indices and long-term appreciating assets, such as:
- SPY, NASDAQ, DAX, FTSE
Use it only on 1D or higher timeframes — it’s not meant for scalping or short-term trading.
⚠️ Important Limitations:
- Long-only: The script does not short. It assumes the asset will eventually recover to a new ATH.
- Not for all assets: It won't work on assets that may never recover (e.g., single stocks or speculative tokens).
- Slow capital deployment: Entries happen gradually and may take a long time to close.
- Not optimized for returns: Buy & hold can outperform this strategy.
- No slippage, fees, or funding costs included.
This is not a performance strategy. It’s a teaching tool to show that:
- High win rate ≠ high profitability
- Patience can be deceiving
- Many signals = long capital lock-in
🎓 Why it exists:
The purpose of this strategy is to demonstrate market psychology and risk overconfidence. Traders often chase strategies with high win rates without considering holding time, drawdowns, or opportunity cost.
This script helps visualize that phenomenon.
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。