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...
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...
This is a famous trend indicator in MT4 platform. Is this better than other MA based trend systems? I will let you decide that :) Supported modes: - Trend mode: This is the default. Draws a trend line (like MA) and colors them based on the trend. - Ribbon Mode: Shown at the bottom pane. No trend lines are drawn. - OverlayMode: Bars are colored based on 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...
This Code Simply Changes the Bar Colors based on if the Bar is Above or Below the EMA. Inputs via the Inputs Tab: Ability to change the EMA Period. Ability to Turn On/Off the EMA Plotted on the Screen ***Note - I used the HLC/3 To determine if the bar/candle is above or below the EMA. This Filters out the Chop and gets rid of many of the False Breaks above or...
This script is designed to aid in back-testing and trade execution. It displays three sets of values - the teal colored value is the current ATR, the green colored value is your stop loss distance (in pips) below the most recent swing low for long trades , and the red colored value is your stop loss distance (in pips) above the most recent swing high for short...
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...
Hey Awesome Traders I noticed people were so happy with my ZigZag lucemanb script and so I made one that is more user-friendly and customizable Please note the original one is dedicated to developers, The code is very minimal for fast understanding when anyone wants to use it in their development In this script, I have included several features like...
"Trend Indicator A-V2" and "Trend Indicator B-V2" are updated and improved versions of my initial trend indicators. Totally rethinking the code, adding highs and lows in the calculations, including some more customisation through colour schemes. In practice, this indicator uses EMAs and Heikin Ashi to provide an overall idea of the trend. The "Trend...
This indicator highlights points where price significantly deviates from a central level. This deviation distance is determined by a user-set value or using a multiple of a period 200 Atr and is multiplied by successive values of the Fibonacci sequence. Settings Method: Distance method, options include "Manual" or "Atr" Size: Distance in points if the...
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I just took code of Yo_adriiiiaan, cleaned it, deleted all useless pieces of code, transformet to v4 and created a strategy from it. Also I added an input that allows you to swich to signals from Heiking Ashi. I saw that author uses HA for the indicator and on HA it...
The Squeeze Index aims to measure the action of price being squeezed, and is expressed as a percentage, with higher values suggesting prices are subject to a higher degree of compression. Settings Convergence Factor: Convergence factor of exponential envelopes. Length: Period of the indicator. Src: Source input of the indicator. Usage Prices being...
A simple strategy is to determine the trend. Do not use it for real-time transactions. Use it as a Reaffirmation trade entry.
Based on Trend Channel Ema-crossover is added Crossing alerts, only on trend Basado en mi anterior indicador, Trend Channel Se agrega Cruce de Medias Moviles (Ema-crossover) Las alertas solo son en favor a la tendencia El valor de SMA Range es arbitrario (No Backtesting). Cambia la amplitud de canal que determina cuando es rango (barras amarillas por...
Stochastic OTT is Anıl Özekşi's latest derived version of Optimized Trend Tracker on Stochastic Oscillator. You might like to view the original version of the indicator if you don't know about OTT yet: He tried to solve the fake signals of Stochastic Oscillator by adopting OTT on the indicator. He advised users to set the stochastic smoothing parameters to 500...
The new array feature is extremely powerful, as it will allow pinescript users to do more complex things, or compute existing calculations more efficiently, it will also be possible to shine some light to some already existing functions, one of them being percentile_nearest_rank . We have been working on this new feature with our pal alexgrover, and made this...
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I can't update my original UT Bot Strategy so I publishing new strategy with backtesting range included. I just took code of Yo_adriiiiaan, cleaned it, deleted all useless pieces of code, transformet to v4 and created a strategy from it. Also I added an input that...
This is plots the indicator developed by Andrew Abraham in the Trading the Trend article of TASC September 1998