INVITE-ONLY SCRIPT

Gildenburg Value

47
Gildenburg Value

Purpose: Trend-strength indicator using three moving averages (fast/mid/slow) to identify Bull/Bear/Neutral zones and generate precise crossover signals.
Default parameters: fast = 8, mid = 13, slow = 21, MA type = EMA.
Zones:
Bull: fast > mid > slow
Bear: fast < mid < slow
Neutral: any other ordering
Signals:
BUY: fast crosses above mid, the post-crossing order is fast > mid > slow, and close > slow.
SELL: fast crosses below mid, the post-crossing order is fast < mid < slow, and close < slow.
Optional filter: minimum percentage gap between fast and mid to ignore weak crosses.
Visualization: three MAs on the chart, optional cloud between fast and mid colored by zone, signal arrows/labels, and alertconditions.
Adjustable settings: MA type (SMA/EMA/WMA/VWMA), MA periods, cloud on/off, show signals, minimum distance threshold.
Use to confirm trends and filter false entries.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.