starcmid
STARC middle (SMA)
Reference/Bands & channels/Function
starcmid(length, multiplier)
SMA of close for the STARC set.
Parameters
| Name | Type | Description |
|---|---|---|
length | int default 14 | Lookback in bars. Default 14. |
Return value
series
Example
line = starcmid(14) plot line as "STARC middle (SMA)"