docs: update FAQ and docs for TradingView plan requirements

- FAQ: neuer Abschnitt „Welche TradingView-Version brauche ich?“
  * Hinweis: Pine Script läuft in allen Plänen, Limit ist nur die Anzahl gleichzeitiger Indikatoren
  * Essentials reicht für Croc 3.0 + Croc Vibes
- README/Installation/FAQ an v3.8.0 angepasst (Blues integriert, Alert-Combo, Screener-Plots)
- Blues Add-on als deprecated markiert
- CHANGELOG.md ergänzt
This commit is contained in:
2025-08-24 17:46:27 +02:00
parent 0828e87dfc
commit 612dff76f7
6 changed files with 103 additions and 203 deletions

14
docs/CHANGELOG.md Normal file
View File

@@ -0,0 +1,14 @@
# Changelog
## [3.8.0] 2025-08-24
### Added
- Blues-Integration im Hauptindikator (Start, Aktiv, Erfüllt, Wolkenbruch) inkl. Alerts
- Alert-Combo (bis zu 5 Signale; UND/ODER; AutoODER bei beiden Blues)
- Screener/Backtest-Plots für „Blues aktiv“
### Changed
- Einheitliche Labelgrößen
- Dokumentation aktualisiert (README, FAQ, Installation)
### Deprecated
- Separates Blues-Add-on (`blues_addon.pine`) bitte Kombi-Version nutzen