docs(periods): improve formatting and clarity in period-calculation.md

This commit is contained in:
Julian Pawlowski 2025-11-13 22:35:06 +00:00
parent 805c76db3d
commit 9f15e366d7

View file

@ -113,7 +113,7 @@ You can optionally require:
- **Stable prices** (volatility filter) - "Only show if price doesn't fluctuate much"
- **Absolute quality** (level filter) - "Only show if prices are CHEAP/EXPENSIVE (not just below/above average)"
#### 5. Statistical Outlier Filtering (NEW)
#### 5. Statistical Outlier Filtering
**Before** period identification, price spikes are automatically detected and smoothed:
@ -462,7 +462,7 @@ For advanced configuration patterns and technical deep-dive, see:
**Configuration Parameters:**
| Parameter | Default | Range | Purpose |
|-----------|---------|-------|---------|
| ---------------------------------- | ------- | ------------------ | --------------------------- |
| `best_price_flex` | 15% | 0-100% | Search range from daily MIN |
| `best_price_min_period_length` | 60 min | 15-240 | Minimum duration |
| `best_price_min_distance_from_avg` | 2% | 0-20% | Quality threshold |