Analysis Techniques & Strategies
| Name | Expression | Default | Description |
| SymbolList | String | "AA, CAT, F, GOOG, GE, IBM, INTC, KO, MMM, MSFT, PPG, X" | A list of symbols on which to calculate a moving average. |
| MALength | Numeric | 30 | The number of bars used to calculate the moving average. |
The Breath Custom indicator plots the number of symbols, from a user-specified list, that are trading above their moving average.
Currently, this study can be applied only to daily, weekly, or monthly bars.
| Number | Name | Default Color | Description |
| Plot1 | NumAbove | Red | Plots the number of symbols whose prices are currently above the specified moving average. |
When applied to a chart, this indicator plots in a different subgraph than the price data.