Power Fuse Strategy (GBPUSD, H1)
Overview
Power Fuse is a rule‑based system for GBPUSD on H1 that combines the custom Power Fuse (MACD‑style) oscillator with a single Moving Average. We read signals once per hour on closed candles and execute at the next bar open. The indicator/template referenced below is available in the Indicators section for free.

Indicator settings
Apply both tools to an H1 chart of GBPUSD. The moving average draws as a line on price. In the Power Fuse inputs, use:
- BandPeriod = 24
- Fast = 12
- Slow = 28
- Smoth = 7
- StdDevNumber = 1.5

Signal timing & workspace
Evaluate signals only after the bar closes. Orders are placed at the open of the next hour provided the conditions remain visible on the closed bar. Trade one setup at a time for this symbol to keep the logic clean.

Long conditions
- The Power Fuse MACD line prints a green dot below the zero band.
- The last closed candle is above the MA line and does not touch it (clean separation).
When both are true, a buy is opened at the start of the new H1 bar.

Short conditions
- The Power Fuse MACD line prints a red dot above the zero band.
- The last closed candle is below the MA line and does not touch it.
When both are true, a sell is opened at the start of the new H1 bar.

Notes, risk & exits
- Skip signals that appear on an oversized candle (news spike).
- Stop‑loss: at the nearest swing extremum.
- Take‑profit: example ratio 1:3 — if SL distance is 150 points, TP is 450 points from entry.
Conclusion: Validate the approach on a demo first and follow strict money management when sizing positions for this system.