TradingView
everget
Apr 7, 2018 11:26 AM

Stoller Average Range Channels (STARC) Bands 

British Pound/U.S. DollarFXCM

Description

Stoller Average Range Channels (STARC) Bands indicator script. This indicator was originally developed by Manning Stoller.
Comments
townsolan
Note: Line 18 and 19 should be:

upperBand = basis + atr(atrLength) * mult
lowerBand = basis - atr(atrLength) * mult
everget
@rubend18, cool!
More