---
name: realmarketapi-multi-timeframe
description: Top-down multi-timeframe analysis skill that aligns higher timeframe structure with lower timeframe trigger conditions for cleaner decisions.
version: 1.0
author: RealMarketAPI
tags: [trading, multi-timeframe, mtf, confluence, execution]
---

# RealMarketAPI Multi Timeframe Skill

## When to use this skill
- User asks for top-down analysis across multiple timeframes.
- You need higher timeframe direction with lower timeframe timing.
- You need alignment checks before decision output.

## Core Principles
- Direction from HTF, setup from MTF, timing from LTF.
- Conflicts reduce confidence and position size.
- Keep timeframe mapping explicit in final output.

## Recommended Workflow
1. HTF (H4 or D1): structure and trend bias.
2. MTF (H1): momentum and key zones.
3. LTF (M15 or M5): trigger signal and invalidation.
4. Synthesize alignment and resolve contradictions.

## Output Format
- HTF bias.
- Alignment state: aligned | mixed | conflicting.
- Execution zone.
- Trigger condition.
- Invalidation and confidence.

## Example User Prompts
- Run MTF analysis for XAUUSD using H4, H1, M15.
- Is GBPUSD aligned from H1 down to M5 for a long setup?

