OPEN-SOURCE SCRIPT
Mis à jour

Pivots Up Down with higher level trends

Pivots Up Down with higher level trends based on price action
Notes de version
# Pivots Up Down with higher level trends
* Automatic Higher Timeframe detection
* All Higher timeframe pivots connected
Notes de version
* Add the ability to show current timeframe pivots as well as the higher timeframe
* Add higher timeframe pivots distinct color if current timeframe pivots are being shown
* Add automatic and dynamic pivot calculation
* Add personalization options
Notes de version
* Added user inputs `pivotsCurrent`, `pivotsHigher`, and `pivotsWeekly` replacing the hardcoded `pivotLeft=5` and `pivotRight=5`
* Modified `autoHTF` logic for intraday timeframes to use more granular steps (5,15,30,60,D) instead of just (60,D)
* Added caching of pivot detection results with `var bool isHighPivot/isLowPivot` for performance
* Changed pivot count from hardcoded 4/5 bars to dynamic user inputs
Notes de version
Implement SMA 20

Clause de non-responsabilité