Quadratic Regression Trend ChannelIt's been a while since I have published anything meaningful for all members, but here is my next step in evolution of trend channel technology, my attempt at "Quadratic Regression Trend Channel" custom tailored for regression enthusiasts. I'm actually doing a lot more than my profile shall ever reveal. Many members may have heard of "polynomial regression channel"(PRC), but I wouldn't accurately label this as having the "poly-" capability in it with differing amounts of nth degrees/orders.
This indicator is derived from my "HLC Banded Quadratic Regression" indicator, the 3rd indicator I had ever published in my earliest days of tinkering around with Pine Script. It always had a destiny, and TV has graciously delivered on upgrading Pine with many new capabilities to run this algorithm with ease and in the manner that I wished to write it. Any subscribing TradingViewer has the freedom to use this indicator and as many as they shall desire.
Blessed is the "Immense Power of Pine" in 2021, as I utilized a multitude of new Pine features including extensive use of arrays for the quadratic regression formula, arrays of line.new(), input(group=), and input(inline=). I spent an incredible amount of time creating this, and it was no easy task to condense this amount of sophistication within less than 150 lines of code at the time of this original debut release. I have striven to achieve the indicator's computational efficiency potential to be as fast as possible with highly optimized code to handle the large amount of sampling it utilizes and is capable of. I hope you find it analytically favorable and beyond your expectations.
First of all, it has different sampling methods I haven't seen in any other PRC available, providing tightly snug and fit curvatures dependent on my optional choices not found in comparable indicators. This yields the best quality of fit I can provide by employing quadratic regression in order to provide a superb "visual analysis" of your price action in high noise environments. I also included my novel time warp feature to rewind the indicator regression into a previous state of time. If you're trading on really fast timeframes, I included an option to only calculate once per bar at it's closure. This will aid with computational efficiency of the TV servers, and it's intended to not to slow down your charting experience amongst a wide assortment of other indicators in your overlay chart.
I allowed a couple of variability methods for the confidence bands. A variety of coloring options, line thickness, and other perks are there to accommodate your distinct visual acuity. There is also a nifty option to color the regression by the slope of the curvatures. This is enabled by default, and I anticipate that you may find that color option uniquely useful. The amount of chords in the curvature are automatically calculated depending on the regression period selected to achieve a nice fluid arch for any setting.
Anyhow, I believe that sums up most of it's important characteristics in a brief explanation. It's potential is best personally discovered by simply using it with the myriad of control settings available. I published it with protected code, because I simply wanted to confine this monstrosity to my TradingView laboratory. I would rather not have this thing uncaged, rabidly running around the planet frothing out of the mouth on a Frankenstein AI later, unless it's mine on a short leash. Besides, I'm still trying to figure out the math behind "cubic regression". :)
Sorry in advance about not providing the source code, I hope you'll understand... We ALL know what devastation happens when things are "unleashed" from a BSL-4 lab to run amok. Countless billions have yet to learn a horrific lesson about the mania of evil at a future Geneva convention. If you don't know the mythical story about Pandora's box(a jar actually), look it up!
Features List Includes:
Calculation Throttling
Regression Period
Time Warp
Multiple Sampling Methods
Confidence Bands Variability Controls
Indicator Customization Options
When available time provides itself, I will consider your inquiries, thoughts, and concepts presented below in the comments section, should you have any questions or comments regarding this indicator. When my indicators achieve more prevalent use by TV members , I may implement more ideas when they present themselves as worthy additions. Have a profitable future everyone!
Trend
Genesis Matrix Momentum IndicatorThe Genesis Matrix (GMMI = Genesis Matrix Momentum Indicator) is primarily a momentum indicator that can be very well combined with other indicators to easily detect possible trend changes.
This is a translation/interpretation for TradingView from the original Metatrader 4 code which is Open-Source and was developed by "realjumper". More information here: www.forexfactory.com
The 5-15 Genesis Strategy and Genesis Summary PDF: www.forexfactory.com
EMA is configured as follows:
Length: 5
Source: hlc3
Offset: 2
Create a buy alert:
- Condition: GMMI and "All blue"
- Options: Once Per Bar
Create a sell alert:
- Condition: GMMI and "All red"
- Options: Once Per Bar
Version 3 changes:
- Bug fixes
- Fixed T3 signal (trend reversal instead of closing above/under trend)
- Input variables added (You could play around with periods of CCI and T3 by setting it to 12 for example.)
- Converted to PineScript v4
- Added alarm conditions
Happy Trading 📈😎
Important : We have neither invented this indicator nor added anything in the logic to it. This is just a script translation.
Note1 : TVI (first line) only works on a ticker with provided volume!
Note2 : The original system uses Heikin Ashi candles, but please be aware that this may alter the alertcondition and probably falsify the actual outcome.
Note3 : We do not recommend using a single indicator as a basis for your trading decisions.
To find out more about how to gain access to this indicator, please use the provided information below or just message me.
asw EMA trend colouredema50 and ema 200 =
blue and green shows uptrend
red and orange shows downtrend
highlighted 'golden cross' =
green shows uptrend started
red shows downtrend started
Tradespot - Trend SuiteTradespot - Trend Suite
No configuration needed, works out the box
Best used as a HTF analysis tool (1D, 3D, 1W, 1M), but can be applied to LTFs.
Makes use of a complex combination of indicatorss to paint a visual snapshot on the current trend
Completely open to building a core trading strategy upon
Want to know more or have questions? Come join the Tradespot community, or send me a message on TradingView.
SSI.FX Global AlgoVersion 1
The SSI.FX Global Algo uses a very fine tune trend filter that helps eliminate the noise of the market
This is a trend following indicator based off a moving average, but this is a exceptionally calculated Non-Repainting/Zero Lag moving average that allows you to enter the market with a mathematically calculated; high probability certainty. This indicator can be modified to the users liking, this is still early stages of the release so things will change over time.
Again, this is a trend following indicator this will not get sniper entries, even though a high amount of the time it may seem like that. Just like any indicator I always suggest using it for confluence to your trend bias.
How To Use
Blue Moving Average = Bullish
Red Moving Average = Bearish
I personally take a Macro and Micro trend approach. Look for trend flips and trends on higher time frames like the 1H, 4H, 1D, 1W then go to a lower time frame to take the micro trades of that prevailing trend. I generally look at 2 to 3 time frame segments lower than my higher time frame bias
example: 4H trend bias, I'd be looking at the 30m or 15m for potential trade entries
Pairs to Trade
Currencies, Stocks, Commodities, Metals, Energy, Bitcoin, Alt Coins.
Alert System
I did build an alert system that you can set to notify you when ever there is a new Long or Short Signal.
Development Roadmap
Multi-Time Frame Settings/Plotting
Better GUI
Trade Types: Basic Trades, Smart Trades
Big thanks to all the people who have helped in the development of this project!
Please leave feedback and any suggestions on what you'd like to see happen with this project!
TargetPredictorThis indicator is very easy to use, but it is still good to follow some basic rules when using it.
Whatever time frame you use, it is always necessary to wait for a particular candlestick to complete. Only in this way can we reach certain conclusions.
You can use the indicator in both directions. When a particular currency rises and when a particular currency falls. If it happens that the targets are marked in the opposite direction than expected, go to settings and check "Reverse".
Horizontal lines represent future targets. The most important of these is the “Turning Point,” which represents the dividing line between the continuation of a trend or its rejection.
If it happens that the candlestick ends above the “Turning Point” the continuation of the trend to the first target is very likely. When the candlestick exceeds the first target, it is the turn of the second target, etc.
Enjoy using the indicator and get in touch with any comments :-)
Action Trend LineAction Trend Line is different of Moving Average between ema26 and ema260
My idea is, if ema26 drop to ema260 means downtrend
if ema26 increase or moving out of ema260 means uptrend
then writting a different line by 100 scale to be clear vision
at the bottom have plot sign up and down for each candle, it is status information
The chart show Action Trend Line, by 2 color and 2 sign at the bottom of chart.
If the line is growing up then color is green. you could know that is uptrend.
If the line is going down then color is red. you could know that is downtrend.
The triangle sign at the bottom of chart show trend folowing.
If previous and this line are uptrend, the triangle up and green color.
If previous and this line are downtrend, the triangle down and redcolor.
otherwise, the trend going to change it dosen't plot any sign, you cloud know warning the trend going to be change.
Must try and make you clearly understand.
Ripster EMA CloudsEMA Cloud By Ripster
EMA Cloud System is a Trading System Invented by Ripster where areas are shaded between two desired EMAs. The concept implies the EMA cloud area serves as support or resistance for Intraday & Swing Trading. This can be utilized effectively on 10 Min for day trading and 1Hr/Daily for Swings. Ripster himself utilizes various combinations of the 5-12, 34-50, 8-9, 20-21 EMA clouds but the possibilities are endless to find what works best for you.
“Ideally, 5-12 or 5-13 EMA cloud acts as a fluid trendline for day trades. 8-9 EMA Clouds can be used as pullback Levels –(optional). Additionally, a high level price over or under 34-50 EMA clouds confirms either bullish or bearish bias on the price action for any timeframe” – Ripster
Hurst ExponentMy first try to implement Full Hurst Exponent.
The Hurst exponent is used as a measure of long-term memory of time series. It relates to the autocorrelations of the time series and the rate at which these decrease as the lag between pairs of values increases
The Hurst exponent is referred to as the "index of dependence" or "index of long-range dependence". It quantifies the relative tendency of a time series either to regress strongly to the mean or to cluster in a direction.
In short, depending on the value you can spot the trending / reversing market.
Values 0.5 to 1 - market trending
Values 0 to 0.5 - market tend to mean revert
Hurst Exponent is computed using Rescaled range (R/S) analysis.
I split the lookback period (N) in the number of shorter samples (for ex. N/2, N/4, N/8, etc.). Then I calculate rescaled range for each sample size.
The Hurst exponent is estimated by fitting the power law. Basically finding the slope of log(samples_size) to log(RS).
You can choose lookback and sample sizes yourself. Max 8 possible at the moment, if you want to use less use 0 in inputs.
It's pretty computational intensive, so I added an input so you can limit from what date you want it to be calculated. If you hit the time limit in PineScript - limit the history you're using for calculations.
####################
Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as good as in historical backtesting.
This post and the script don’t provide any financial advice.
Electrified Momentum OverlayVisualizes a moving average and changes in momentum in one overlay.
8 phase alert options.
#JJ_Shares Trend Follower
-----------------
Hey there!
There are many reasons why this strategy has worked quite well over the past few years.
A very simple strategy in itself. The basis of this indicator is the trend following approach. "The trend is your friend." This strategy is based on individual separate indicators. A total of three EMA's (10.50 & 200) & the ATR are combined. The largest EMA shows the basic trend direction and thus also the preferred trade direction. The two smaller EMAs are used for the timing of the entrances at the intersection. The stop levels are placed with the help of the ATR and the large EMA. Profit areas are determined using a risk calculation.
Exact entry points can be identified using the indicator. In addition, a take profit is visualized based on a 3:1 CRV . The stop loss results from a long-term EMA .
Example for NASDAQ:GOOGL ! But can be used for all other trend following stocks!
The indicator can be used on all timeframes. However, the performance is significantly better in higher timeframes. In addition, the display can be adjusted using the options.
That's all. Due to the technical chart background, the strategy can be used without further chart analysis.
Attention: Before opening a position, always first check whether there is any strong news. In these cases it is better to be on the safe side.
Attention: With this strategy a SL is provided as standard. However, the risk must always be carefully calculated.
Past results do not guarantee future profits!
Use the link below to get access to this indicator or PM us to get access.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
-----------------
Willkommen!
Es gibt viele Gründe, warum sich diese Strategie in den letzten Jahren ganz gut bewährt hat.
Eine sehr einfache Strategie für sich. Grundlage dieses Indikators ist der Trendfolgeansatz. "The trend is your friend." Diese Strategie basiert auf einzelnen seperaten Indikatoren. Insgesamt werden drei EMA's (10,50 & 200) & die ATR kombiniert. Der größte EMA zeigt die grundsätzliche Trendrichtung und somit auch die bevorzugte Traderichtung. Die beiden kleineren EMA werden bei Kreuzung für das Timing der Einstiege verwendet. Mit Hilfe der ATR und des großen EMA werden die Stop Level platziert. Gewinnzonen werden über eine Risikoberechnung ermittelt.
Anhand des Indikators können genaue Einstiege erkannt werden. Zusätzlich wird aufgrund eines 3:1 CRV ein Take Profit visualisiert. Der Stop Loss ergibt sich über einen langfristigen EMA .
Beispiel für NASDAQ:GOOGL ! Kann aber für alle weiteren Trendfolge Aktien verwendet werden!
Der Indikator kann auf allen Timeframes angewendet werden. Allerdings ist der Performance in höheren Timeframes deutlich besser. Zusätzlich kann die Anzeige über die Optionen angepasst werden.
Das ist alles. Aufgrund des charttechnischen Hintergrunds kann die Strategie ohne weitere Chartanalyse verwendet werden.
Achtung: Vor dem Öffnen einer Position immer zuerst prüfen ob starke News anstehen. In diesen Fällen lieber auf Nummer sicher gehen.
Achtung: Bei dieser Strategie ist standardmäßig ein SL vorgesehen. Das Risiko muss aber immer gut kalkuliert werden.
Vergangene Ergebnisse garantieren keine zukünftigen Gewinne!
Verwenden Sie den folgenden Link, um Zugriff auf diesen Indikator zu erhalten oder schreibe uns eine PM um Zugriff zu erhalten.
Top and Bottom ExpansionThis indicator calculates the distance between the top and the bottom. This distance is projected equally above the top and below the bottom. The distance used between the top and bottom is called the reference channel and the first distance above or below the reference channel is called the neutral zone. Buying and selling occurs when the support is lost or the resistance breaks in the neutral zone. It is possible to follow trends through this indicator and maintain a safe position with stop.
First Week Trend [MX]I created this indicator based on one of my ways of analyzing the BTC trend in particular, I noticed that the break of the first weekly candle usually indicates the trend for the rest of the month.
This indicator has a bug in which if you change the timeframe of the indicator it will show erroneous values
If you use the candlestick chart, you will need to pull the visual order of this indicator to the top to overlay the colors of the standard candles, or simply hide the standard candles
the trend colors are bugged in timeframes other than the weekly
special thanks to @xdecow who helped me with the code
////////////////////////////////////////////////////////////////////////
Eu criei esse indicador baseado em uma das minhas formas de analisar a tendência do BTC em específico, eu notei que o rompimento do primeiro candle do semanal costuma indicar a tendência para o resto do mês.
Esse script tem um bug em que se mudar o timeframe do indicador ele irá mostrar valores errados
Se você usa o gráfico de candlesticks, você precisará puxar para o topo a ordem visual desse indicador para sobrepor as cores do candles padrões, ou simplesmente ocultar os candles padrões
as cores da tendencia estão bugados em outros timeframes diferentes do semanal
agradecimentos especiais ao @xdecow que me ajudou no código
Nirvana Trend ChannelThere are two kinds of channels involved in this indicator: the trend channel and momentum channel.
When the two channels are up, consider buying.
When the trend is up but the momentum is sideways or down, just wait, if the price comes back, above the momentum channel, you can buy.
When the two channels are sideways, don't trade.
When the two channel are down, consider selling.
When the trend is down but the momentum is sideways, just watch and wait, when the price goes below the momentum channel, sell.
When the trend is sideways and the momentum is down, don't trade.
Buying is the main option in an up trend and selling is the main option in a down trend.
The suggested timeframe for this indicator are 1H 4H 1D
Customization of this indicator:
You can change the color and the opacity of the channels
You can change the color of the labels, or hide it
Please send me private message if you need further tutorial or you want to get the authorization
Versions for Mate Trader 4, Mate Trader 5, and any other platform that supports custom indicators are available.
This script belongs to the author. If you need to use this indicator, you can send a private message to the author. You can also contact through the email in the signature information.
Follow Line Trend SignalThis Script is a Trend Following system built over the concepts of normalising ATR over Bollinger Bands and Pivot points high low,
This Script Can be used over AnyTimeframe
and Can be treated as a stable alternative to Supertrend
Script has provisions for BUY and SELL Alerts
Enjoy!
vDragon Flow Trend I will share one of the tools that I use daily with you. Based on PVSRA (a methodology developed by Trade at Home using, price action, volume wyckoff, support / resistance, trends all in one method), it is composed of exponential averages, which I think is plausible, however, it would not be more easy if the main moving average was not made with its own volume?
Having this idea, I created this indicator, but let’s its functions and WHY you don’t waste time and use this indicator once and for all. Firstly, we know that a moving average is used to identify long-term trends, but because it is a price indicator, it takes into account PRICE, that is, being a late indicator, that is, who looks at prices, looks back and not forward, so I decided to use moving averages weighted by volume, to then make this delay in the moving average decrease considerably.
What are the benefits of using vDragon Trend instead of a normal and convenient average.
* The benefit of this indicator is to track the flow of a long-term trend, being similar to the session's VWAP, for example, but as VWAP has a limitation of only being able to show the average price of Market Makers only on the intraday, vDragon can do this, even showing the average price of these players in the long run.
* It is a fast and accurate moving average, depending on the flow entering the market, its curve will be greater than an average that reflects the price.
* The band, can increase or decrease depending on the volatility and the volume that happens.
* It takes from the Maximum to the Minimum for a certain period, just so you don't fall into springs.
* Most moving averages are not efficient on fast graphs like ticks or 1-minute graphs, but vDragon manages to adapt the graphical time, thanks to the volume, which is where we located the performance of Smart Money, remembering, I tested the vDragon within a 15-second chart on the FDAX inside the EUREX bag, and it serves a lot.
* Perhaps the best support or resistance you will find, I can give you an example, if it happens that the price rises with remarkable volume on top of vDragon, it can possibly be characterized as an absorption, sometimes too;
* can be used to identify zones of HFTs or algorithms that work with average prices in liquidity regions, since volume is also liquidity.
* can be used to identify linked accumulations in the accumulation or distribution.
There are several things for you to use vDragon as a strategy, use in a way that fits your strategy or operational.
Remembering, this indicator is my authorship
© Victor Eduardo Meireles
available to tradingview for free, be wary of anyone trying to sell you this indicator.
ATR + %R Scalping StrategyThe Average True Range is a single line indicator that measures volatility. The indicator was originally developed by J. Welles Wilder to measure the volatility of commodities within the futures market.
ATR does not measure price trends or price direction hence %R and Parabolic SAR indicators were added.
The strategy enhances standard Average True Range and %R composition with trend confirmation and filters which clear out market noises and manipulations from triggers.
The strategy supports traditional and cryptocurrency spot, futures, options and marginal trading exchanges. It works accurately with BTC, USD, USDT, ETH and BNB quote currencies. Best to use with 5 and 15 minutes timeframe charts and Limit orders.
The strategy can be and should be configured for each particular asset. You can change filters and risk management settings to receive the most advanced accurate alerts
Advantages of this script:
Strategy has high profit factor around 30.32
Backtests show high accuracy around 91.18%
High Net Profit percentage
Low Drawdowns
Weak signals are filtered
Dynamic Take profit and Stop loss
Fast deals around 50 minutes per trade
Can be applied to any market and quote currency
Easy to configure user interface
How to use?
1. Apply strategy to the trading pair your are interested in at 5m or 15m timeframe chart
2. Configure the strategy: change filters values and risk management settings until Strategy tester shows good results according to mathematical expectation
3. Set up a TradingView alert to trigger when strategy conditions are met
4. Strategy will send alerts when to enter and when to exit positions
Strat IndicatorThe script implements the Strat method of trading.
Script will label the candles as 1,2,3 where 1 = inside candle. 2 = trend candle, 3 = outside candle.
The bullish , bearish and continuation patterns are labelled with the relevant strat combination
and up, down rrows.
Some setups are
2-1-2 Bearish Reversal = 2 green candle, 1 inside candle, 2 red candle
This indicator can be used in all timeframes.
It can be used on Split screen
for Intraday 1 hour & 15 min
For Swing 1 day & 1 hour
For Long term 1 week & 1 day
For 6 continuous 2 candles, the script will mark the candle as PMG "Pivot Machine Gun" this a big reversal.
Combo Backtest 123 Reversal & Modified Price-Volume Trend This is combo strategies for get a cumulative signal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
The related article is copyrighted material from
Stocks & Commodities.
WARNING:
- For purpose educate only
- This script to change bars colors.
Buy/Sell/Hold/Away? This script based on Simple Moving Average and Exponential Moving Average.
The Red Line is an exponential moving average with small length. It act as a main line.
The Black Line is an average of some past data of exponential moving average. Act as Trend Line
The green circles is an exponential moving average with medium length. It act as a signal line.
The Idea is, when the price move higher from it past,past,past, repeatedly in some duration, it will gain enough energy to fly to the highest.
Buy signal when red line cross down green circle. strong buy when red line cross down black line.
Sell signal when red line cross down green circle. strong buy when red line cross down black line.
Additional 1:
Triangle up(blue) indicate Buy Signal. it happen when the price break resistant with some condition and volume>1m
Triangle down(maroon) indicate Sell Signal. it happen when the price break support with some condition and volume>1m
The more triangle show in series, the strong the trend to move accordingly.
Additional 2:
Support and Resistance line.
Hope Benefit To You All.
MDX Free (PA) Buy/Sell ConfimationThis is a free version of the MDX Crypto trading "bot". Note that this indicator and the MDX version are based on simple code available on trading view or via google search.
This indicator is based on the super trend indicator to provide buy/sell signals at inflection points of uptrends and downtrends. These inflection points are commonly used as entry/exit points for trading. They are represented on the chart as green (buy) or red (sell) arrow.
This also uses two exponential moving averages. One average is set over 21 bars (fast) and the other is set over 55 bars (slow). When the plots intersect it represents a change in momentum. This is shown on the chart as a red (negative change) or green (positive change) diamonds. When a green diamond follows a green arrow it is considered a confirmed buy. When a red diamond follows a red arrow it is a confirmed sell.
Caution:
Caution this indicator is not reliable on its own, especially on low time scales. When looking back in time this indicator will almost always show a "confirmed buy" before a large increase in price, but on many occasions you can have a "confirmed buy" which is followed by a dump in price, that will not trigger sell signal in time. For best results use with 15m to 1h timeframes
Disclaimer:
This indicator is for informational purposes and should be used for educational purposes only. If you rely on this for trading without additional information you will loose money. I am not a financial advisor, or a professional trader. Use at your own risk.
This is an unpolished version. It may be updated and the source code published if it is used.
[co.n.g] - Simple CVD over MAThis Single Volume Delta (SVD), respectively Cumulative Volume Delta (CVD) is a really simple script computing the difference of the volume of the actual in comparison the the volume of the "Calculation Bars Threshold", calculated by smoothing through a simple moving average - the "CVD MA Smoothing".
Therefore, if the "Calculation Bars Threshold" and the "CVD MA Smoothing" are set to 1, the script will display the difference of the actual compared to the previous candle;
furthermore, if the "Calculation Bars Threshold" is set to 3 and the "CVD MA Smoothing" is set to 14, then the indicator will display the the summed difference of the past 3 values, smoothed over a period of 14 candles.
This indicator may also be set to a different time frame, allowing multi time frame analysis; f.e. if you're going to set a lower time frame than the actual, the deltas of the lower time frame will be displayed and will be showing the volume trend of the lower time frame; if you're going to set a higher time frame, this is respectively working as described.
To understand volume and price action, it is - imho - especially helpful to display the volume of higher time frames to visualize the "Where the heck am I and what are the big players doing?"
This indicator is coloring the histogram in green as positive, red as negative and gray as indecisive CVD.
Hopefully, this will be helpful in your VSA and your trading decisions.
Cheers,
Constantine
p.s.: I am also working on a far more sophisticated version of SVD/CVD, so stay tuned!