G FiboTrend
- Göstergeler
- Lee Teik Hong
- Sürüm: 1.0
- Etkinleştirmeler: 20
G-FiboTrend — Indicator Description
G-FiboTrend is a trend-channel indicator for MetaTrader 5 that plots dynamic Fibonacci-based price zones over a rolling lookback period.
How It Works
The indicator scans a user-defined number of bars ( FiboPeriod ) to identify the highest high (HH) and lowest low (LL) within that window. From this range, it derives three key levels:
- Upper Band — Fibonacci level (default 61.8%)
- Mid Band — 50.0% midpoint
- Lower Band — Fibonacci level (default 38.2%)
These levels update dynamically on every bar, producing a continuously adjusted channel that reflects current market structure.
Visual Output
- Three filled zones — bullish (above upper band), neutral (mid channel), and bearish (below lower band), with automatic or custom color schemes
- Band lines — solid lines at upper and lower Fibonacci levels
- Mid line — dotted silver line at the 50% midpoint
- Price labels — on-chart tags displaying the exact price at each level
Features
| Feature | Details |
|---|---|
| Info Panel | Draggable, minimizable showing live prices for all five levels |
| Alert System | Per-level toggle alerts when price crosses any band (bar-close logic, no repaints) |
| Push Notifications | Mirrors the alert toggle for mobile notifications |
| Projection Toggle | Show/hide the indicator bands directly from the panel |
| Auto Theme | Fill colors adapt automatically to light or dark chart backgrounds |
Inputs
| Parameter | Default | Description |
|---|---|---|
| FiboPeriod | 150 | Lookback bars for HH/LL detection |
| UpperFib | 0.618 | Upper Fibonacci ratio |
| LowerFib | 0.382 | Lower Fibonacci ratio |
| AutoFillColor | true | Adapts zone colors to chart theme |
| ShowLabels | true | Displays price labels on chart |
| ShowPanel | true | Shows the interactive info panel |
