STD/Clutter-Filtered, Variety FIR Filters is a FIR filter explorer. The following FIR Digital Filters are included. Rectangular - simple moving average Hanning Hamming Blackman Blackman/Harris Linear weighted Triangular There are 10s of windowing functions like the ones listed above. This indicator will be updated over time as I create more...
Library "Averages" Contains utilities for generating averages from arrays. Useful for manipulated or cleaned data. triangular(src, startingWeight) Calculates the triangular weighted average of a set of values where the last value has the highest weight. Parameters: src : The array to derive the average from. startingWeight : The weight to begin...
Oscillators are widely used in technical analysis and can return a large amount of information to the trader depending on their design. It is common to use oscillators to detect divergences with the price, divergences occur when the tops/bottoms made by the oscillator and price are negatively correlated. The following oscillator is based on the momentum of a...
The TMA Slope oscillator is a simple slope of a Triangular Moving Average compared and normalized with the Average True Range of the last 100 periods (default setting). This specific version add 2 triggers to give trading signals according to the slope: - Above superior trigger, the trend is bullish, so trading is “Buy” - Below inferior trigger, the trend is...
As the name suggests, High low bands are two bands surrounding the underlying’s price. These bands are generated from the triangular moving averages calculated from the underlying’s price. The triangular moving average is, in turn, shifted up and down by a fixed percentage. The bands, thus formed, are termed as High low bands. The main theme and concept...
As the name suggests, High low bands are two bands surrounding the underlying’s price. These bands are generated from the triangular moving averages calculated from the underlying’s price. The triangular moving average is, in turn, shifted up and down by a fixed percentage. The bands, thus formed, are termed as High low bands. The main theme and concept...
This is an experimental study designed to show discrepancies in price using the formula S(a/$) = S(a/b)*S(b/$). For example: EUR/USD = (EUR/GBP)(GBP/USD), USD/JPY = (USD/CHF)(CHF/JPY), etc. NOTE: If the pairs you entered do not fit this criteria, the results are invalid. Different Charting types deliver different divergences.
This is an experimental study designed to show discrepancies in price using the formula S(a/$) = S(a/b)*S(b/$). For example: EUR/USD = (EUR/GBP)(GBP/USD), USD/JPY = (USD/CHF)(CHF/JPY), etc. NOTE: If the pairs you entered do not fit this criteria, the results are invalid. Different Charting types deliver different divergences.
request for ChartArt: using swma() builtin function, for the function unsmoothed output just set length to 1.