OPEN-SOURCE SCRIPT
Mis à jour

Gap Day Stats Table

1 059
Description:

This Pine Script helps you analyze gap up and gap down days using a user-defined gap percentage threshold. It generates a real-time statistics table that tracks:

📈 Number of Gap Up Days

🔻 How many of those days closed lower (Open > Close)

🧮 Total points lost on such gap up days (Open - Close)

📉 Number of Gap Down Days

🔺 How many of those days closed higher (Close > Open)

🧮 Total points gained on such gap down days (Close - Open)

🔧 Customization:
Gap threshold is adjustable via input

Automatically updates stats daily

Ideal for spotting behavioral edge in gaps

This tool is useful for traders building gap trading systems, mean reversion models, or studying post-gap behavior in equities and indices.
Notes de version
Description:

This Pine Script helps you analyze gap up and gap down days using a user-defined gap percentage threshold. It generates a real-time statistics table that tracks:

📈 Number of Gap Up Days

🔻 How many of those days closed lower (Open > Close)

🧮 Total points lost on such gap up days (Open - Close)

📉 Number of Gap Down Days

🔺 How many of those days closed higher (Close > Open)

🧮 Total points gained on such gap down days (Close - Open)

🔧 Customization:
Gap threshold is adjustable via input

Automatically updates stats daily

Ideal for spotting behavioral edge in gaps

This tool is useful for traders building gap trading systems, mean reversion models, or studying post-gap behavior in equities and indices.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.