Honeybee59-stock 2.0Honeybee59-stock for TradingView gives you abilities to see the stories hiding in the graphs of stocks. It counts CC59 and creates respectable support and resistance levels as well as marks and reminds you about important parameters that are happening in the graph so that you will not forget to consider them before placing orders. This set of tools is a simplified version of Graph Reader Pro for TradingView customized for planning your investments in stocks.
Features:
*Automatic CC59 counting that compares the close of the right price bar to that of left price bar in a group of 5 consecutive bars (ignoring 3 bars in the middle). If the right bar closed higher, the count positive number would be printed above the bar. If the right bar closed lower, the count negative number would be printed below the bar. Nine consecutive series of up counts will define the lowest price as CC59 support line and nine consecutive series of down counts will define the highest price as CC59 resistance line. The counted numbers, support and resistance lines are automatically printed on the graph if enabled.
* Draw a reconfigurable simple moving average ( MySMA ) yellow line. The default setting is SMA3.
* Draw a popular SMA13 line (light blue).
* Draw a pullback level line (pink) near the beginning of a possible new trend.
* Print "C>MySMA" or "C70" and "RSI<70" for RSI(14) that crosses above 70 % and below 70 %.
* Print "RSI<30" and "RSI>30" for RSI(14) that crosses below 30 % and above 30 %.
* Print "Max" and "Min" for local maximum and local minimum bars.
* Print "Gap" when there is a gap between neighboring price bars. The opened gaps are often closed later on. Hence, they are milestones for the price to come back and close them up.
* Print "MACD>Sig" and "MACD Dark".
For free TradingView plan, you can add two more indicators to the chart. That means you may add RSI and MACD indicators with same parameters as those setup in Honeybee59-stock to your graph. DrGraph regularly publishes his educational ideas on using features provided in Honeybee59-stock for profitable investments. You can follow him for how to use the tools in trading stocks.
Pullback
The Trading Channel (EAP Course) - Pullback Indicator 1.0I've recently subscribed to TTC's EAP course and created this script to help me.
This is a script to assist with backtesting the strategy outlined in the course. It follows the 5 basic rules of entry.
CCI Colored Candles / Bars w/ HistogramColor of your candles matches your CCI with Histogram indicator and trend line. CCI EMA or SMA based option, traditional or modern formula calculation options ect. Can change Length, source, Trigger Lines, colors of candles and histogram and more
The CCI compares the current price to an average price over a period of time. The indicator fluctuates above or below zero, moving into positive or negative territory. While most values, approximately 75%, will fall between -100 and +100, about 25% of the values will fall outside this range, indicating a lot of weakness or strength in the price movement.
A basic CCI strategy is used to track the CCI for movement above +100, which generates buy signals, and movements below -100, which generates sell or short trade signals. Investors may only wish to take the buy signals, exit when the sell signals occur, and then re-invest when the buy signal occurs again.
The CCI compares the current price to an average price over a period of time. The indicator fluctuates above or below zero, moving into positive or negative territory. While most values, approximately 75%, will fall between -100 and +100, about 25% of the values will fall outside this range, indicating a lot of weakness or strength in the price movement.
When the CCI is above +100, this means the price is well above the average price as measured by the indicator. When the indicator is below -100, the price is well below the average price.
1 CCI strategy is used to track the CCI for movement above +100, which generates buy signals, and movements below -100, which generates sell or short trade signals. Investors may only wish to take the buy signals, exit when the sell signals occur, and then re-invest when the buy signal occurs again.
Long-term chart is used to establish the dominant trend, short-term chart establishing pullbacks and entry points into that trend. A multiple timeframe strategy is commonly used by more active traders and can even be used for day trading, as the "long term" and "short term" is relative to how long a trader wants their positions to last.
When the CCI moves above +100 on your longer-term chart, this indicates an upward trend, and you only watch for buy signals on the shorter-term chart. The trend is considered up until the longer-term CCI dips below -100.
When using a daily chart as the shorter timeframe, traders often buy when the CCI dips below -100 and then rallies back above -100. It would then be prudent to exit the trade once the CCI moves above +100 and then drops back below +100. Alternatively, if the trend on the longer-term CCI turns down, that indicates a sell signal to exit all long positions.
When the CCI is below -100 on the longer-term chart, only take short sale signals on the shorter-term chart. The downtrend is in effect until the longer-term CCI rallies above +100. The chart indicates that you should take a short trade when the CCI rallies above +100 and then drops back below +100 on the shorter-term chart. Traders would then exit the short trade once the CCI moves below -100 and then rallies back above -100. Alternatively, if the trend on the longer-term CCI turns up, exit all short positions.
Make the strategy more stringent by only taking long positions on the shorter time frame when the longer-term CCI is above +100. This will reduce the number of signals, but will ensure the overall trend is very strong.
Entry and exit rules on the shorter timeframe can also be adjusted. if the longer-term trend is up, you may allow the CCI on the shorter-term chart to dip below -100 and then rally back above zero (instead of -100) before buying. This will likely result in a paying a higher price, but offers more assurance that the short-term pullback is over and the longer-term trend is resuming.
9 20 50 200 EMAsAll four 9 20 50 200 EMAs to save indicator space and have the most reliable, recognized and respected EMAs. For day trades i consider 9 and 20 EMAs pullbacks on 5 min charts when in overall uptrend . 50 EMA determines if in up or down trend by being above or below (50 EMA was be sloping up or down.
200 EMAs great support and resistance along with the slope of these EMAs are telling a strory, I also use EMA Boillinger Bands along with TTM Trend, Wave A & B , MFI, Volume Weighted MACD, VWAP, and Stoch RSI
TrendBand GuideTrendBand Guide - simple way to analyse current chart trend.
Basic of usage:
1. TrendBand Color
Red : Chart in bullish condition
Green : Chart in bearish condition
Purple Line : Current trend direction
Red Line : Long term trend direction
2. Candle Color
Green Lime : Breakout 20 days high with more than average volume.
Red : Oversold condition base on RSI (14) days - below 35.
Note :
All color can be change from format menu.
When TrendBand in RED, find any breakout or pullback setup.
When TrendBand in Green, it show weakness in trend..find any potential rebound setup.
[tududu] Pullbacks and Directional BiasQuick analysis for TRENDING markets. This script tracks trend and 3 pullbacks ranges from n-bar max/lows.
Pullback values are floats so ranges can be < 1% for intraday trading. On top of it, it also provides non-lagging "directional bias" candle colors by tracking the earliest possible swing highs.
Also, thanks for the 100+ likes on my previous script ("Day Trade Suite").
---
Script para análise de mercados em tendência. O script marca 3 faixas de pullbacks a partir das máximas ou mínimas de x-barras (valores precisam ser manualmente ajustados para diferentes mercados, mas em uma próxima versão pretendo incluir algum tipo de análise automatizada de volatilidade).
Programado para timeframe diário, porém é possível configurar as faixas de pullback para menos de 1% (ex. 0.5) para daytrade. Além disso, o script também fornece barras de cores direcionais com pouco atraso, detectando swing highs em formação.
Obrigado por todas as curtidas no meu script anterior ("Day Trade Suite") !
Aggressive Pullback IndicatorThis indicator is designed to be used with the rules of Steven Hart's Aggressive Pullback Strategy. It is intended for use on the 4-hour timeframe of certain currency pairs, but will work on all timeframes and instruments. The rules are customizable, but the default settings are designed to reflect the rules of Steven's pullback strategy as closely as possible.
To enable alerts: Add the indicator to the chart and create a new alert with the settings Condition: API , Frequency: Once Per Bar (on Close).
Feel free to message me if you have any questions :)
- Matt.
Market BalanceThis indicator simply tracks the balance of the supply/demand and will always revert to the mean.
If the market is over bought it will move above the mean, hit a limit and come back toward the mean. Opposite for oversold.
The difference between this and MFI or RSI is that a market can move up or down in an organized fashion and stay close to the mean. It is impulsive moves up or down that will correct.
So a trader might be able to gauge whether an given stock has the likelihood to pullback or bounce based on this indicator.
The color indicator attempts to predict the color of the next bar.
Works well with Heiken Ashi style candles as well.
Aggressive Pullback IndicatorThis indicator is designed to be used with the rules of Steven Hart's Aggressive Pullback Strategy. It is intended for use on the 4-hour timeframe but will work on all timeframes. The rules are customizable, but the default settings are:
Minimum Candle Pullback: 2
How Many Candles We Can Engulf: 3
Override Rule #2 If Candle's Body % of ATR Is Less Than: 99%
ATR Length: 14
EMA Length (close): 50
How Far To Look Back For Swings: 5 bars (this is used to invalidate engulfing candles that close above the swing high/lows that started the 2 candle pullback)
Visit www.thetradingchannel.net or www.youtube.com for information on how to use the strategy correctly (and profitably)!
* Note that like all indicators, it is not 100% accurate and will miss some signals. But it does catch the majority of them :)
Pullback Trading Tool R5-65 by JustUncleLBy request this is an updated version of the "PullBack Trading Tool": removes experimental "OCC" channel, added option to display ribbons or just single moving average lines, added alert arrows for "PB" exits, added alertcondition for TV alarm subsystem, added some extract options for Pivot points and general cleanup of code.
Description:
This project incorporates the majority of the indicators needed to analyse and trade Trends for Pullbacks, swings and reversals.
Incorporated within this tool are the following indicators:
1. Major industry (Banks) recognised important EMAs in an EMA Ribbon:
Lime = EMA5 (Optional Display)
DodgerBlue = EMA12 (Optional Display)
Red = EMA36 (Optional display)
Green = EMA89
Blue = EMA200
Black = EMA633
2. The 5 EMA (default) High/Low/Close Price Action Channel (PAC), the PAC channel display is disabled by default.
3. Optionally display Fractals and optional Fractal levels
4. Optional HH, LH, LL, HL finder.
5. Optional Buy/Sell "PB" exit Alerts with Optional 200EMA filter.
6. Coloured coded Bar high lighting based on the PAC:
blue = bar closed above PAC
red = bar closed below PAC
gray = bar closed inside PAC
7. Alert condition sent to TradingView's Alarm subsystem for PB exits.
8. Pivot points with optional labels.
9. EMA5-12 Ribbon is displayed by default.
10.EMA12-36 Ribbon is displayed by default
Set up and hints:
I am unable to provide a full description here, as Pullback Trading incorporates a full trading Methodology, there are a number of articles and books written on the subject.
Set the chart to Heikin Ashi Candles (optional).
I also add a "Sweetspot Gold R3" indicator to the chart as well to help with support and resistance finding and shows where the important "00" lines are.
First on a weekly basis say Sunday night or Monday morning, analyse the Daily and Weekly charts to establish overall trends, and support/resistant levels. Draw significant mini trend lines (2/3 TL), vertical trend lines (VTL) and S/R levels. Can use the Pivots points to guide VTL drawing and Fractals to help guide 2/3 TL drawing.
Once the trend direction and any potential major reversals highlighted, drop down to lower timeframe chart and draw appropriate mini Trend line (2/3 TL) matching the established momentum direction. Take note of potential pull backs from and of the EMAs, in particular the EMA5-12 ribbon, EMA12-36 Ribbon and the 200EMA. Can use the Pivots and/or Fractals points to guide your 2/3 TL drawing.
Set a TradingView alarm on the "PBTOOL alert", with the default settings this normally occurs before or during the Break of the manually drawn TL lines.
Once alerted check to see if the TL is broken and is returning to trend away from the EMA lines, this is indicated by bar colour change to trend directional colour.
You can trade that alert or drop down to even lower time frames and perform the same TL analysis there to find trades at the lower TF. Trading at lower TF you will allow tighter Stop loss settings.
Other than the "SweetSpot Gold R3" indicator, you should not need any other indicator to successfully trade trends for Pullbacks and reversals. If you really want another indicator I suggest a momentum one for example: AO ( Awesome Oscillator ), MACD or Squeeze Momentum.
Trend Pullback Reversal TPRThe TPR(Trend Pullback Reversal) indicator forms a possible price trend with support and resistance lines. It also comes with a unqiue band and center line as additional features.
TPR works on all timeframes and all symbols and all type of bar chart.
TPR never repaints.
There are 4 Parameters:
Period: umber of bars used for calculations
Factor: Multiplier factor, small number for short trend, large number for long trend
Source: the input series, default is Close
ShowBand: enable to show band and center line
Most trend indicators have similar plot, the difference is where and when they change the direction. Unlike other trend indicators, TPR will focus on main trend and filter out most minor price movements. The green cross-line represents an uptrend, the red cross-line represents a downtrend.
The additional band and center line may look like bollinger band, but the TPR band algorithm is completely different from bollingerband. There is no standard deviation in TPR band calculation.
UCS-Probability to BounceHey All,
This is an indicator I was developing over the last year. Over some extreme testing and good test results. I am confident to add this to the pool of my indicators.
Yes, this is a protected script. Contains some intensive research.... and every value here is manipulated to fit a general context. Therefore, treat this just like any of my indicator.
If you want to know further about how i use. comment below......
Murrey Math Extremes ComparatorHOW IT WORKS
Creates two murrey math oscillators (hidden) one with 256 length another with 32 length and compare each other.
WHAT GIVE ME THIS SCRIPT
The script can give you very valuable information:
- Main Trend
- Pullbacks detections
- Extreme overbought oversold prices alerts
- Divergences
- Any timeframe usage
REFERENCES OF USAGE
Main Trend Indications
****The main trend is indicated with green(bull) or red(bears) small "triangles" on the bottom(bull) or the top(bears) of the chart.
*****To detect the Bull/Bear major trend the script use 256 murrey, if > 0 (green) we are uptrend in other cases we are downtrend
Pullback detection
****The pullbacks are indicated with Green(bull) or red(bears) medium "Arrows"
*****To detect pullbacks the system compare the long term murrey with the short term murrey, if long term is Green(green triangles)
*****so we are in a main bull trend, if the short term murrey make an extreme low then the pullback is indicated
*****The same for the short pullback, if long term murrey is RED and we have an extreme green short term murrey we shot a red arrow
Extreme Overbught/Oversold
****The extreme OO is indicated with fancy diamonds
*****To detect the Extremes price movements we combine the two murrey, if Long Term Murrey is overbought and short term murrey too
*****Then the diamond show on the screen obove or below based on the extreme if overbought or oversold
Strategy Resume:
Triangles indicate Major Trend Up/Down
Arrows Indicate Continuation pullbacks
Diamonds Indicate Extreme Prices
GUIDE HOW TO IMAGES
How it's works Behind Scene
UCS_S_Steve Primo - Strategy 4 - Version 2For those who are interested with this strategy, Here is a better version.
UCS_S_Steve Primo - Strategy #8Hello Fellas,
Hope you are trading fantastic and fine. Here is another setup from Steve Primo (Stocks) Setups. He claims this can be applied on any market, and you can. Primarily focused on Stocks and Futures market.
NOTE : I DID CODE THE BOTTOM INDICATOR, NOT PUBLISHING IT, ITS JUST RSI(5)
What did I change, ofcourse I don't publish what I find, There is a bit of me in the codes.....
1. Setup only shows up at meaningful levels, Stringent Filter
Myself and tradearcher will keep this upto date. As he has volenteered to help with the track record of steve primo strategies.
docs.google.com
This is more like catching a freight train after a mini pullback.
AGAIN, This is not a holy grail, but this fits my personality of trading, Buying pullbacks on stronger stocks. Because it is harder to get a UCS_momo_Oscillator to signal a setup, primarily because of the smoothing, you can use this as an alternative to catch the excitement trade.
Do not sit on it for more than T+4 days, Unless another setup triggered in your way.
Rule - Buy/Sell the candle breakout next day after the setup - in the direction it is setting up
- Close the Position @ 100% candle extension or RSI Oversold.
[RS]Temporal Extreme Spliter V0EXPERIMENTAL: this script can be used as a trend follower if bgcolor is active, it can be used to catch extremes and target levels for a pull back to the mean, can be used as support and resistance with the time period open price and extreme. other uses, improvements let me know :p.