Hull MA & Warning Zones & Buy/Sell ArrowsThis moving average, in contrast to the standard, shows a slowdown of the current trend - it draws additional zones of yellow color. These zones show a possible trend reversal by 1-2 bars earlier than the standard Hull moving average. Additionally, there are arrows to enter a position and the second is the same MA for another timeframe, which can be selected in the settings.
Swingtrading
5-8 EMA Cross with added 20 EMAThis is a simple EMA cross script to get into trades early using a 5/8 EMA cross but also allows you to filter out risky trades using the 20 EMA. For long trades the cross is not a valid signal if it occurs below the 20 EMA and vice versa.
Kawabunga Swing Failure Points Candles (SFP) by RRBKawabunga Swing Failure Points Candles (SFP) by RagingRocketBull 2019
Version 1.0
This indicator shows Swing Failure Points (SFP) and Swing Confirmation Points (SCP) as candles on a chart.
SFP/SCP candles are used by traders as signals for trend confirmation/possible reversal.
The signal is stronger on a higher volume/larger candle size.
A Swing Failure Point (SFP) candle is used to spot a reversal:
- up trend SFP is a failure to close above prev high after making a new higher high => implies reversal down
- down trend SFP is a failure to close below prev low after making a new lower low => implies reversal up
A Swing Confirmation Point (SCP) candle is just the opposite and is used to confirm the current trend:
- up trend SCP is a successful close above prev high after making a new higher high => confirms the trend and implies continuation up
- down trend SCP is a successful close below prev low after making a new lower low => confirms the trend and implies continuation down
Features:
- uses fractal pivots with optional filter
- show/hide SFP/SCP candles, pivots, zigzag, last min/max pivot bands
- dim lag zones/hide false signals introduced by lagging fractals or
- use unconfirmed pivots to eliminate fractal lag/false signals. 2 modes: fractals 1,1 and highest/lowest
- filter only SFP/SCP candles confirmed with volume/candle size
- SFP/SCP candles color highlighting, dim non-important bars
Usage:
- adjust fractal settings to get pivots that best match your data (lower values => more frequent pivots. 0,0 - each candle is a pivot)
- use one of the unconfirmed pivot modes to eliminate false signals or just ignore all signals in the gray lag zones
- optionally filter only SFP/SCP candles with large volume/candle size (volume % change relative to prev bar, abs candle body size value)
- up/down trend SCP (lime/fuchsia) => continuation up/down; up/down trend SFP (orange/aqua) => possible reversal down/up. lime/aqua => up; fuchsia/orange => down.
- when in doubt use show/hide pivots/unconfirmed pivots, min/max pivot bands to see which prev pivot and min/max value were used in comparisons to generate a signal on the following candle.
- disable offset to check on which bar the signal was generated
Notes:
Fractal Pivots:
- SFP/SCP candles depend on fractal pivots, you will get different signals with different pivot settings. Usually 4,4 or 2,2 settings are used to produce fractal pivots, but you can try custom values that fit your data best.
- fractal pivots are a mixed series of highs and lows in no particular order. Pivots must be filtered to produce a proper zigzag where ideally a high is followed by a low and another high in orderly fashion.
Fractal Lag/False Signals:
- only past fractal pivots can be processed on the current bar introducing a lag, therefore, pivots and min/max pivot bands are shown with offset=-rightBars to match their target bars. For unconfirmed pivots an offset=-1 is used with a lag of just 1 bar.
- new pivot is not a confirmed fractal and "does not exist yet" while the distance between it and the current bar is < rightBars => prev old fractal pivot in the same dir is used for comparisons => gives a false signal for that dir
- to show false signals enable lag zones. SFP/SCP candles in lag zones are false. New pivots will be eventually confirmed, but meanwhile you get a false signal because prev pivot in the same dir was used instead.
- to solve this problem you can either temporary hide false signals or completely eliminate them by using unconfirmed pivots of a smaller degree/lag.
- hiding false signals only works for history and should be used only temporary (left disabled). In realtime/replay mode it disables all signals altogether due to TradingView's bug (barcolor doesn't support negative offsets)
Unconfirmed Pivots:
- you have 2 methods to check for unconfirmed pivots: highest/lowest(rightBars) or fractals(1,1) with a min possible step. The first is essentially fractals(0,0) where each candle is a pivot. Both produce more frequent pivots (weaker signals).
- an unconfirmed pivot is used in comparisons to generate a valid signal only when it is a higher high (> max high) or a lower low (< min low) in the dir of a trend. Confirmed pivots of a higher degree are not affected. Zigzag is not affected.
- you can also manually disable the offset to check on which bar the pivot was confirmed. If the pivot just before an SCP/SFP suddenly jumps ahead of it - prev pivot was used, generating a false signal.
- last max high/min low bands can be used to check which value was used in candle comparison to generate a signal: min(pivot min_low, upivot min_low) and max(pivot max_high, upivot max_high) are used
- in the unconfirmed pivots mode the max high/min low pivot bands partially break because you can't have a variable offset to match the random pos of an unconfirmed pivot (anywhere in 0..rightBars from the current bar) to its target bar.
- in the unconfirmed pivots mode h (green) and l (red) pivots become H and L, and h (lime) and l (fuchsia) are used to show unconfirmed pivots of a smaller degree. Some of them will be confirmed later as H and L pivots of a higher degree.
Pivot Filter:
- pivot filter is used to produce a better looking zigzag. Essentially it keeps only higher highs/lower lows in the trend direction until it changes, skipping:
- after a new high: all subsequent lower highs until a new low
- after a new low: all subsequent higher lows until a new high
- you can't filter out all prev highs/lows to keep just the last min/max pivots of the current swing because they were already confirmed as pivots and you can't delete/change history
- alternatively you could just pick the first high following a low and the first low following a high in a sequence and ignore the rest of the pivots in the same dir, producing a crude looking zigzag where obvious max high/min lows are ignored.
- pivot filter affects SCP/SFP signals because it skips some pivots
- pivot filter is not applied to/not affected by the unconfirmed pivots
- zigzag is affected by pivot filter, but not by the unconfirmed pivots. You can't have both high/low on the same bar in a zigzag. High has priority over Low.
- keep same bar pivots option lets you choose which pivots to keep when there are both high/low pivots on the same bar (both kept by default)
SCP/SFP Filters:
- you can confirm/filter only SCP/SFP signals with volume % change/candle size larger than delta. Higher volume/larger candle means stronger signal.
- technically SCP/SFP is always the first matching candle, but it can be invalidated by the following signal in the opposite dir which in turn can be negated by the next signal.
- show first matching SCP/SFP = true - shows only the first signal candle (and any invalidations that follow) and hides further duplicate signals in the same dir, does not highlight the trend.
- show first matching SCP/SFP = false - produces a sequence of candles with duplicate signals, highlights the whole trend until its dir changes (new pivot).
Good Luck! Feel free to learn from/reuse the code to build your own indicators!
[SignalFI] SpectrumFI V1 [Alerts]SpectrumFI uses 11 independent Fibonacci based moving averages and their associated momentum to create a unified trend signal.
FIBONACCI BASED TREND DISCOVERY
DIFFERENCE STATISTICS COMBINED WITH RSI MOMENTUM
HEATMAP AND RSI INDICATORS BUILT INTO ONE TRADINGVIEW INDICATOR
ALERTS VERSION Only for Jedi and Master Subscribers
SignalFI was created to help traders and investors to effectively analyze the market based on the Golden Mean Ratio (Fibonacci numbers), plan a trade and ultimately execute it. To help inform and educate market decisions we developed a set of Trading Indicators which are available on TradingView , the most advanced and yet easy to use charting platform available on the web.
SignalFI indicators are just that, indicators. Our indicators are generally configured to use completely historical data (negating repaint), and we advise all alerts created with SignalFI indicators to be fired upon "close" of the current candle. Our indicators can provide valuable context and visualization support when performing market analysis and executing buy and sell decisions. However. we are not financial experts, and all information presented on this site or our other media outlets are for educational purposes only.
For subscription information, visit www.signalfi.net and follow us on twitter.
[SignalFI] PowerFI V1.0 [Alerts]PowerFI is a multidimensional RSI that gives you insight into price momentum and trend crossovers via price statistics and rates of change.
MUTLTIPLE-TIMEFRAME RSI
DIFFERENCE STATISTICS COMBINED WITH RSI MOMENTUM
RSI IMPULSE STRENGTH HISTOGRAM
ALERTS VERSION Only for Jedi and Master Subscribers
SignalFI was created to help traders and investors to effectively analyze the market based on the Golden Mean Ratio (Fibonacci numbers), plan a trade and ultimately execute it. To help inform and educate market decisions we developed a set of Trading Indicators which are available on TradingView , the most advanced and yet easy to use charting platform available on the web.
SignalFI indicators are just that, indicators. Our indicators are generally configured to use completely historical data (negating repaint), and we advise all alerts created with SignalFI indicators to be fired upon "close" of the current candle. Our indicators can provide valuable context and visualization support when performing market analysis and executing buy and sell decisions. However. we are not financial experts, and all information presented on this site or our other media outlets are for educational purposes only.
For subscription information, visit www.signalfi.net and follow us on twitter.
[SignalFI] PowerFI V1PowerFI is a multidimensional RSI that gives you insight into price momentum and trend crossovers via price statistics and rates of change.
MUTLTIPLE-TIMEFRAME RSI
DIFFERENCE STATISTICS COMBINED WITH RSI MOMENTUM
RSI IMPULSE STRENGTH HISTOGRAM
SignalFI was created to help traders and investors to effectively analyze the market based on the Golden Mean Ratio (Fibonacci numbers), plan a trade and ultimately execute it. To help inform and educate market decisions we developed a set of Trading Indicators which are available on TradingView , the most advanced and yet easy to use charting platform available on the web.
SignalFI indicators are just that, indicators. Our indicators are generally configured to use completely historical data (negating repaint), and we advise all alerts created with SignalFI indicators to be fired upon "close" of the current candle. Our indicators can provide valuable context and visualization support when performing market analysis and executing buy and sell decisions. However. we are not financial experts, and all information presented on this site or our other media outlets are for educational purposes only.
For subscription information, visit www.signalfi.net and follow us on twitter.
Price Action Oscillator [NeoButane]An oscillator based on pivots and divergences in the future, with an emphasis on utilizing wicks to find the 'best fit' horizontal levels.
This is a study I am working on to find to find divergences and swings better, and how using an oscillator can enhance the pickings of swings and levels.
A list of my indicators: medium.com
Volatility Based Momentum (VBM)The Volatility Based Momentum (VBM) indicator is a variation on the rate-of-change (ROC) indicator. Instead of expressing momentum in a percentage gain or loss, VBM normalizes momentum using the historical volatility of the underlying security.
The VBM indicator offers numerous benefits to traders who orient their trading around volatility. For these traders, VBM expresses momentum in a normalized, universally applicable ‘multiples of volatility’ (MoV) unit. Given the universal applicability of MoV, VBM is especially suited to traders whose trading incorporates numerous timeframes, different types of securities (e.g., stocks, Forex pairs), or the frequent comparison of momentum between multiple securities.
The calculation for a volatility based momentum (VBM) indicator is very similar to ROC, but divides by the security’s historical volatility instead. The average true range indicator (ATR) is used to compute historical volatility.
VBM(n,v) = (Close - Close n periods ago) / ATR(v periods)
For example, on a daily chart, VBM(22,65) calculates how many MoV price has increased or decreased over the last 22 trading days (approximately one calendar month). The second parameter is the number of periods to use with the ATR indicator to normalize the momentum in terms of volatility.
For more details, there is an article further describing VBM and its applicability versus ROC.
[Alerts]QQE Cross v6.0 by JustUncleLDescription:
This is a major upgrade of my original QQE indicator Tool, this version is directed at Forex and Crypto Margin trading. This version can also be used with AutoView/ProfitView Chrome add-on in a semi-automatic (turn on only when conditions are favorable) or automatic way, with Signal to Signal or Signal to Close trading.
This is a Trend following indicator that uses fast QQE crosses to capture swings in direction of the main Trend. Alerts are filtered with Two Moving Average Ribbons and/or Direction of MAs. The QQE or Qualitative Quantitative Estimation is based on the relative strength index (RSI), but uses a smoothing technique as an additional transformation. Three crosses can be selected (all selected by default):
Smooth RSI signal crossing ZERO (XZ)
Smooth RSI signal crossing Fast QQE line (XQ), this is like an early warning swing signal.
Smooth RSI signal exiting the RSI Threshhold Channel (XC), this is like a confirmed swing signal. An optimal Smooth RSI threshold level is between 5% and 10% (default=10), it helps reduce the false swings.
These signals can be selected to Open Short/Long and/or Close a trade, default is XC open trade and XQ (or opposite open) to Close trade.
The (LONG/SHORT) alerts can be optionally filtered by the Moving Average Ribbons:
For LONG alert the Close must be above the fast MA Ribbon and fast MA Ribbon must be above the slow MA Ribbon.
For SHORT alert the Close must be below the fast MA Ribbon and fast MA Ribbon must be below the slow MA Ribbon.
and/or directional filter:
For LONG alert the Close must be above the medium MA and the directional of both MA ribbons must be Bullish.
For SELL alert the Close must be below the medium MA and the directional of both MA ribbons must be Bearish.
This indicator is designed to be used as a Signal to Signal trading BOT in automatic or semi-automatic way (start and stop when conditions are suitable).
For LONG and SHORT alerts I recommend you use "Once per Bar" alarm option
For CLOSE alerts I recommend you use "Once per Bar Close" alarm option
(* The script has been designed so that long/short signals come at start of candles *)
(* and close signals come at the end of candles *)
Nemesis Swing High Low Support/Resistance Pivot Points by ZekisNemesis Swing High Low Support and Resistance Pivot Points Channel
An indicator that project support and resistance, highs and lows and pivot points
There are a lot of strategies where it can be used, a little google or youtube search for more infos
I colored with black the channel and green when the price breaks the resistance and red when breaks the support for a better view
Values for support and resistance can be adjusted
*Soon i will add alerts for breakeouts
Enjoy!
@ Zekis
WH TrendTrend recognition channel, supports and resistances adjustable by desired time frame, adjustable scalper with long and short signals, adjustable recommended take profit points. Alerts can be set for every important aspect
Pairs very well with the modified WH RSI and Stoch pictured.
Will be up for a short while to test
Hades Indicator by ZekisHades Indicator is a good swing indicator based on trends
The base of Hades Indicator is calculated from crossing of two moving averages to establish the trend and another two moving averages for entries and exits or longs and shorts.
The rules are simple: go long when background turns green and exit when turns yellow and go short when backgroun turns red and exit when turns yellow
When background is yellow is not a good idea to jump in
There are 5 moving averages to choose from: DEMA, EMA, SMA, VWMA and WMA
Also you can choose to trade only for Longs, only for Shorts or both
Alerts are added
Enjoy!
@ Zekis
Dionysus Indicator by ZekisDionysus is a good swing indicator with nice results in any timeframe
Easy to use, you need to adjust the lenght for your needs
Percentlines added for Take Profits and Stop Loss for best results (you can change them as you wish)
Yellow line is the transition from long to shot or entries and exits points
Alerts are enabled
Enjoy!
@ Zekis
Quantum all in one Crypto indicator V1Quantum all in one Crypto indicator V1
Features:
Bollinger
Ichimoku
6 EMA
6 MA + Fast & Slow
CDC Strategy
Fractals
Pivots
.. and more
V 1.5 in progress
enjoy
Quantum All in One Crypto Indicator V1Quantum All in One Crypto Indicator V1
Features
6 EMA
6 MA + Slow & Fast
Ichimoku
Bollinger
Fractals
CDC Strategy
Colored Bars
Pivot´s and more..
have fun
Version V1.5 in Progress
Market Reader [ENG]Market Reader is a very sophisticated indicator giving you:
-Pattern of take profit helping you to enter or exit your position
-Pattern of EXIT giving you the signal of market reversal (See on BTC)
-Key supports and resistances where the market will react
-Early detection of RANGE before the contact with the top or the bottom of the range, it will also give you the target of the top and the bottom of the range
-Pattern of institutional activities, giving you signal that smart money is moving at this level of price
You will also found my complete strategy on my youtube Channel (Market Reader)
Enjoy
1 month free trial 8ask on private message or in comment)
The 30 first subscriber will have a 50% discount
Swing IndicatorV 1.0
This indicator shows the previous high and low price for trader who using Swing as trading strategy
Options:
Change counts of left bar and right bar for finding High|Low
Change source of Price for finding High|Low
Select plot or not plot some data on the chart
Guide for colors and shapes:
Green diamond show the previous high swing
Red diamond show the previous low swing
Label up and down with number show the previous High or Low (Green is High and Red is Low)
Note: For use this script, you can favorite it and then apply to any chart.
ChartBite Swing Indicator - LiteObjective
This indicator will be for Swing Trader, to hold stock for 2-10 candles.
It will generate entry signal (long) by using Trend and Stochastic Crossing in Oversold Area (below 30) and no sell signal but until crossing down the StopLoss (TrailStop)
Market / Timeframe
I create this indicator mainly for Indonesian Market COMPOSITE (Indonesian Stock Exchange)
using Daily Chart and/or Hourly Chart
Trend
This indicator will use long and short moving average to detect trend,
ShortMA above LongMa means Uptrend and vice versa.
Uptrend means it's safe for entry position.
Downtrend will be shown clearly by red area on chart. (not recommended for entry position)
Buy Signal
Buy signal will kick in, when
- Stochastic cross up on Oversold area (below 30)
- ShortMA > LongMA
- LastPrice > LongMA
Sell Signal
We use StopLoss (Trailstop) which comes from the Lowest Low of 2 or 3 last Candle
Sell will trigger when Low < StopLoss
This script is best used together with "ChartBite Swing Stochastic - Lite" to give a better view on how Buy Signal created.
All parameters and colors are adjustable, and can be flexible enough to address your preferences.
This indicator is free to use but It's invite only script.
To use this indicator, please message me, and I'll grant access to you.
Success Always and Profit Always,
Salam sukses dan Cuan Selalu.
regards,
Tommy Yu
Top 10 Forex Swing Screener V 1.0
Top 10 Forex Swing Screener
Options:
Left-bars and Right-bars look back to find Top | Bottom point.
Set Alarm: After add script on your chart, click on add alarm and select the scrip name below your chart symbol, then select alarm you need and add.
Guide for colors and shapes:
Green: Price Cross Over high swing.
Red: Price Cross Under low swing.
Orange: Price Cross Over low swing or Price Cross Under high swing.
Green Triangle Up: pivot High in symbol.
Red Triangle Down: pivot Low in symbol.
Note: The script operates independently of the chart you in. for use this script, you can favorite it and then apply to any chart.
Market direction and pullback based on S&P 500.A simple indicator based on www.swing-trade-stocks.com The link is also the guide for how to use it.
0 - nothing. If the indicator is showing 0 for a prolonged amount of time, it is likely the market is in "momentum mode" (referred to in the link above).
1 - indicates an uptrend based on SMA and EMA and also a place where a reversal to the upside is likely to occur. You should look only for long trades in the stock market when you see a spike upwards and S&P 500 is showing an obvious uptrend.
-1 - indicates a downtrend based on SMA and EMA and also a place where a reversal to the downside is likely to occur. You should look only for short trades in the stock market when you see a spike upwards and S&P 500 is showing an obvious uptrend.
Complete Trend Trading System [Fhenry0331]This system was designed for the beginner trader to make money swing trading. Your losses will be small and your gains will be mostly large. You will show consistent profit. Period.
The system works on any security you like to trade. I used GBPUSD as an example because of the up swing and down swing it had recently. I tried to put as much information of how the system works in the chart. Hope it helps and is not to cluttered.
I will reiterate how the system works here: Everything is based off of closed price.
Legend
Uptrend: Buy
Green bar: initial start of an uptrend or uptrend continuing. Place order above that bar. If the initial bar does not stray too far from the MVWAP , I will place orders above subsequent bars if no filled occurred.
If initial start of the trend is missed, I will wait for the pullback. A pullback is a close below the MVWAP, and a close above the EMA (Low), RSI is above 50. Orders are placed above the pullback bars with plotted char "B" and also plotted green triangle up. Again orders are placed above those bars. the bars do not notate automatic buys. Don't chase anything. You will miss the initial bar on something because of news or earnings and it rocket up. Just wait, it will pullback. If it doesn't, to hell with it, on to the next.
Take profits: In the indicator you will see "T." That notates to take some profits. It is a suggestion. I was always told to take profits into spikes, as well as you can never lose money if you take profits. Up to you if you want to scale out and take the suggested profits or not.
Exit Completely: In an uptrend, close your entire position on bars colored yellow or red. (Again, closed bars)
In uptrend bars colored orange and black, do nothing, they are just pullback bars. Look for the buy pullback signal, then follow pullback buy rules for an uptrend.
Downtrend: Short
Red bar: initial start of a downtrend or downtrend continuing. Place order below the bar. If the initial bar does not stray too far fro the MVWAP, place orders below subsequent bars.
If initial start on the downtrend is missed, wait for the pullback. A pullback is a close above the MVWAP, and close below the EMA(Low). RSI is below 50. Orders are placed below the pullback bars with the plotted char "S" and also plotted red triangle. Again those bars are not automatic shorts, orders are placed below them. Don't chase anything. Wait for price to come into your plan. The idea FOMO is the stupidest thing ever, how can you miss out on something when it is always there. The market is always there and something will come into your zone. Chill.
"T": same as in uptrend, suggestion to take some profits.
Exit Completely: In a downtrend, close your entire position on bars colored orange or green.
In downtrend you will see bars colored yellow and black, do nothing, they are pullback bars. Look for the pullback short signal and follow pullback short rules.
If you have any questions get at me. Take a look at it on what you trade. Flip it through different securities.
Best of luck in all you do.
P.S. You should not take a trade right before earnings. You should also exit a trade right before earnings.
SFP screener (stop runs and swing failures)Identify stop runs/ swing failures on multiple securities simultaneously.
There are currently three options.
Custom input – input up to 10 symbols of your choosing
Crypto – top 10 symbols on Bitfinex
Forex – top 10 forex pairs
Runs using my SFP alerts indicator . The setting options are the same as in that indicator and you can use that to identify and test the best settings for your needs.