RSI Primed combines candlesticks, patterns, and the classic RSI indicator for advanced market trend indications Introduction Technical traders are always looking for innovative methods to pinpoint potential entry and exit points in the market. The RSI Prime indicator provides such traders with an enhanced view of market conditions by combining various...
Sebastine Trend Catcher captures trends in any time frame in a very simple fashion. Green line crossing up above the signal zero line is uptrend. Red line crossing down the signal zero line is downtrend. The indicator line is presented by default as a step line, which gives an idea on how the trend moves inside the bigger trend. But it should be specifically...
The indicator is called the "Awesome Cumulative Volume Oscillator" (ACVO), which analyzes the cumulative trading volume of the underlying asset. The indicator also plots the deviation of the cumulative trading volume from the first SMA value, which is referred to as the "Cumulative Volume Deviation". The zero-line is plotted as a reference point. If the...
TL;DR - An Oscillator based on T3 moving average The T3 moving average is a well known moving average created by Tim TIllson. Oscillator values are created by using the simple formula "source (close by default) - T3 moving average". Tim Tillson used a "volume factor" of 0.7 in his original T3 calculation. I changed this value to 0.618 and added the option to...
A trend following indicator that allows traders/investors to enter trades for the long term, as it is mainly tested on the daily chart. The indicator fires off buy and sell signals. The sell signals can be turned off as trader can decide to use this indicator for long term buy signals. The buy signals are indicated by the green diamonds, and the red diamonds show...
The oscillator uses an adaptive moving average as input to another RSI oscillator and is designed to provide a way to minimize the impact of corrections on the output of the oscillator without significant lag. An additional trigger line is present in order to provide entry points from intersections between the oscillator and the trigger line. I'll be working on...
When doing machine learning using oscillators, it would be better if the oscillators were normally distributed. So I analyzed the distribution of oscillators. The value of the oscillator was divided into 50 groups each from 0 to 100. ex) if rsi value is 45.43 -> group_44, 58.23 -> group_58 Ocscillators : RSI, Stoch, MFI, WT, RVI, etc.... Caution: The normal...
Library "MomentumIndicators" This is a library of 'Momentum Indicators', also denominated as oscillators. The purpose of this library is to organize momentum indicators in just one place, making it easy to access. In addition, it aims to allow customized versions, not being restricted to just the price value. An example of this use case is the popular...
This risk indicator uses the extension of the closing price to the 20W SMA and displays a color-coded risk oscillator. The higher the oscillator is, the greater the short-term risk and vice-versa. This indicator has historically worked well for estimating the short-term risk of Bitcoin and Ethereum on a weekly timeframe.
what is Faytterro oscillator? An oscillator that perfectly identifies overbought and oversold zones. what it does? this places the price between 0 and 100 perfectly but with a little delay. To eliminate this delay, it predicts the price to come, and the indicator becomes clearer as the probability of its prediction increases. how it does it? This indicator is...
This script quantifies the energy in a price move by comparing the relationship of 3 configurable exponential moving averages present on a slightly higher timeframe (chosen automatically based on the charts current period). It uses the closing price by default, but this is also configurable using the Source input. There are a few ways to use the information in...
This little oscillator just returns the R Squared Value of current price action. It is designed to show trend direction momentum. Great for confluence!
TMO - (T)rue (M)omentum (O)scillator) MTF Scalper Version TMO Scalper is a special custom version of the popular TMO Oscillator. Scalper version was designed specifically for the lower time frames (1-5min intraday scalps). This version prints in the signals directly on top of the oscillator only when the higher aggregations are aligned with the current aggregation...
TMO - (T)rue (M)omentum (O)scillator) MTF Arrows Do you want to use TMO but you lack space on the chart? This study is just for you. This is the more user-friendly version of the TMO Oscillator. In terms of the indicator there are no changes except the indicator is converted in to the simple arrows. There are Four Types of Arrows: 1. TMO Arrow Up - Visualizes...
TMO - (T)rue (M)omentum (O)scillator) MTF (Higher Aggregation) Version TMO calculates momentum using the DELTA of price. Giving a much better picture of the trend, reversals & divergences than most momentum oscillators using price. Aside from the regular TMO, this study combines four different TMO aggregations into one indicator for an even better picture of the...
End-pointed SSA of Williams %R is an indicator that runes Williams %R SSA calculation through a Singular Spectrum Analysis (SSA) algorithm to derive a smoother final output. The reduction in noise from the traditional Williams %R is significant. What is Williams %R? Williams %R , also known as the Williams Percent Range, is a type of momentum indicator that...