OPEN-SOURCE SCRIPT
Güncellendi

Pivots Up Down with higher level trends

Pivots Up Down with higher level trends based on price action
Sürüm Notları
# Pivots Up Down with higher level trends
* Automatic Higher Timeframe detection
* All Higher timeframe pivots connected
Sürüm Notları
* 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
Sürüm Notları
* 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
Sürüm Notları
Implement SMA 20

Feragatname