Market Indicators
Overview
The following is a list of the indicators that are bundled with the indicators app.
Indicators
- Channel
- Technical
- RSI
- Running Max
- calculates the max value over the specified window. I.e
- Running Min
- calculates the min value over the specified window.
- Breakout
- Standard Deviation
- calculates a standard deviation of the value over a given window size. For example, given a window size of
10, each number is the result of calculating the standard deviation of the selected column over the last 10 records,
including the current record.
- Standard Deviation Diff
- calculates the difference of the current point and the moving average, and then divides by the moving average std dev given above.
- Time Series
- Trend
- Volatility