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,...
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...
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...
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...
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...
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...
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...
RSItrend is a trend indicator based on the standard RSI. The logic of building the indicator: We build a channel based on the RSI extremes. The exit of the RSI from the channel up is the beginning of the uptrend, the exit of the RSI from the channel down is the beginning of the downtrend. In the downtrend, the candles are colored blue, in the uptrend -...
This indicator serves a purpose of a trend recognizer. It is able to tell you whether the market is bullish, bearish or if the price goes sideways. Process of determining the trend: - The indicator uses 3 moving averages to determine the trend - For each of these averages, there is calculated value change over a certain period. So, if the value of Moving...
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...
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...
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...
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...
This oscillator is made of three components, all derived from the SuperTrend indicator. This approach allows the user to easily determine overbought/sold zones, identify whether a retracement is present or if the price is ranging or trending. It also allows for the anticipation of the potential price cross with the SuperTrend. We provide additional information...
Liquidity sweep might just be the single most important signal for traders to follow when looking for pullbacks and trend changes. Liquidity is almost always swept and stop losses are taken before the market makes a deeper pullback or the trend completely changes. This indicator will allow you to check for candles which retrace large portion of their body size,...
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...