# Trend Trading Plan

## User question

> A stock just broke above key moving averages with higher volume. How should I build a trading plan?

## Recommended skill

```text
biga-trend-skill/SKILL.md
```

## Example output

```markdown
# Trend Trading Plan Template

## 1. Trend context

- Is the broader market supportive or weak?
- Is the sector also showing relative strength?
- Is the stock breaking out from a base or already extended?

## 2. Entry logic

- What technical condition triggered interest?
- Is volume expansion meaningful compared with recent averages?
- Is there a pullback confirmation plan instead of chasing blindly?

## 3. Risk control

- Define the invalidation level before entry.
- Estimate maximum loss per trade as a percentage of total capital.
- Calculate position size from entry price, stop level, and maximum loss.

## 4. Follow-up rules

- If the breakout fails quickly, exit according to the predefined plan.
- If the trend continues, consider trailing stops instead of emotional decisions.
- Review price action, volume, sector strength, and market risk regularly.

## 5. Review questions

- Was the trade based on a written plan?
- Was the stop level respected?
- Did the position size match the risk budget?

> This is for investment research and education only. It is not investment advice.
```

## Boundary note

This example does not say whether to buy, sell, hold, or chase any specific security.
