Support Board
Date/Time: Thu, 30 Oct 2025 15:51:48 +0000
Post From: Sierrachart add moving average and supertrend studies
| [2022-02-02 12:20:13] |
| noaah - Posts: 32 |
|
BASIC UPPERBAND = (HIGH + LOW) / 2 + Multiplier* ATR BASIC LOWERBAND = (HIGH + LOW) / 2 - Multiplier* ATR Here the calculation of the indicator, do you think I can integrate it in sierra ? |
