The indicator calculates a fast price filter based on the closing price of the underlying asset. Overall, it is intended to provide a fast, reliable way to detect trend direction and confirm trend strength, using statistical measures of price movements. The algorithm was adapted from Marcus Schmidberger's (2018) article "High Frequency Trading with the MSCI World...
Brief: This oscillator style indicator takes another indicator as its source and measures the change over time (the slope). It then isolates the positive slope values from the negative slope values to determine a 'normal' slope value for each. ** A 'normal' value of 1.0 is determined by the average slope plus the standard deviation of that slope. The Scale...
To complete our previous work on breakouts with pivot point-based levels, we introduce an indicator returning pivot point based trendlines with highlighted breakouts. Users can control the steepness of the trendlines as well as their slope calculation method. The indicator also includes integrated alerts for trendlines breakouts. Settings Length: Pivot...
There are several Linear Regression indicator in the Public Library, but I don't think there is one that converts the Linear Regression (LR) curve into angle in degrees, relative to a set reference frame. Due to the large price range between tickers, creating this indicator isn't as straight forward as I originally thought. For example, given the same time period,...
Coefficient of variation (“COV”) is a statistical measure used to describe the variability of values within a data set, it’s calculated by taking the standard deviation divided by the mean. Traditionally, COV is applied to the expected returns of competing investment portfolios. A risk adverse investor prefers to accept a portfolio with a relatively lower COV...
MAGIC MACD ( MACD Indicator with Trend Filter and EMA Crossover confirmation and Momentum). This MACD uses Default Trading view MACD from Technical indicators library and adding a second MACD along with 3 EMA's to detect Trend and confirm MACD Signal. Eliminates usage of 3different indicators (Default MACD , MACD-2,EMA5, EMA20, EMA50) Basic IDEA. Idea is to...
AlphaTrend is a brand new indicator which I've personally derived from Trend Magic and still developing: In Magic Trend we had some problems, Alpha Trend tries to solve those problems such as: 1-To minimize stop losses and overcome sideways market conditions. 2-To have more accurate BUY/SELL signals during trending market conditions. 3- To have significant...
IMMEDIATE TREND - VULNERABLE_HUMAN_X This indicator is used to identify the immediate trend in the market. When a Short Term High (STH) is engulfed and closed above, we consider that as a bullish trend. And Similarly, when a Short Term Low (STL) is engulfed and closed below, we consider that as a bullish trend. STH - A candle that is higher than the one...
Long/short strategy that identifies extreme readings on the rsi as a *momentum signal*, unlike most RSI strategies the script will look to buy or sell the first pullback in the direction of the extreme RSI reading. Enters positions on the first pullback to the 5ema(low)/ 5ema(high) and exits at rolling 12 bar high/ low. The rolling high/ low feature means that if...
Description: An indicator based on ATR adjusted for volatility of the market. It uses Heikin Ashi data to find short and long opportunities and displays a dynamic stop loss level. Additionally, it has alerts for when the trend changes (which is an entry signal). How it works: It works by dynamically calculating the Period for ATR which depends on current...
This indicator is a trend filter based on fibonacci retracement levels How to read: - There are three filled zones --> red, yellow and green - If the price is inside of red zone, there is a downtrend on the market - If the price is inside the yellow zone, there is a sideways trend on the market - If the price is inside the green zone, there is a uptrend on the...
Sling Shot System + Even Better System. I get this email about a Trend Following System that sells for $1000 but I could get it that day for only $500!!! I watch the video showing this Amazing System which may have taken me an entire minute to figure out the code. I code it up. And Hey…It’s not a bad system. It’s good for people who may need a Entry Signal to...
The FollowLine indicator is a trend following indicator. The blue/red lines are activated when the price closes above the upper Bollinger band or below the lower one. Once the trigger of the trend direction is made, the FollowLine will be placed at High or Low (depending of the trend). An ATR filter can be selected to place the line at a more distance level than...
A tool that automatically draws out trend lines by connecting the most recent fractals. Description: The process of manual drawing out trend lines is highly subjective. Many times, we don’t trade what we see, but what we “want to see”. As a result, we draw lines pointing to the direction that we wishfully want price to move towards. While there are no...
A popular trend indicator based on ATR. Similar to the SuperTrend but uses a different trend's identification logic. I am publishing a disclosed code without license. Remember that in the future you may see a lot of paid IO scripts called BuySellScalper, Trend Trader Karan, Trend Trader and etc (by other authors) which will be based on this script. I found the...
See when two moving averages cross. With the option to choose between four moving average calculations: SMA = simple moving average EMA = exponential moving average (default) WMA = weighted moving average Linear = linear regression The moving averages can be plotted from different time-frames, like e.g. the weekly or 4 hour time-frame using HL2, HLC3 or...
Trend Magic is originally a MT platform (MetaTrader) indicator and it can be used with any forex trading systems / strategies for additional confirmation of trading entries or exits. Converted the MT platform code to TradingView Pine version 4. Also you can use Multiple Time Frame. It also works well with Crypto and Stock Markets. Trend Magic consists of two...
Use as a supplementary Indicator to confirm your entries, but it is as good on it's own. When you first apply the indicator to your chart make sure you shrink it down It looks a lot better that way The indicator consists of 3 different Trend Meters and a Trend Bar which are used to confirm trend As a bonus Possible Momentum Setup entries based on Stochastics...