Bitcoin Bullish Percent IndexHello Traders,
This is Bitcoin Bullish Percent Index script. First lets talk about what the Bullish Percent Index and how it is calculated:
"The Bullish Percent Index (BPI) is a breadth indicator based on the number of securities on Point & Figure Buy Signals, Developed by Abe Cohen in the mid-1950s. Because a security is either on a P&F Buy or Sell Signal, there is no ambiguity when it comes to P&F charts. This makes BPI a straightforward indicator with clearly defined signals."
The calculation is straightforward and simple: (Number of securities on P&F Buy signals) / (Total number of securities)
Here you can see what the P&F buy signal is:
In this script I choose 40 cryptos that is correlated ( as I see ) with BTC (including BtcUsdt). in the first part the script creates P&F chart for each security and check if there is Buy or Sell signal and sum the buy signals if there is. in the second part it creates P&F chart by using the P&F buy/sell signals coming from the securities P&F chart. because of complicated calculation the script may need a few seconds to load.
in the first part reversal value is 3 by default but you can set different values as reversal. sometimes I got better results with reversal = 5.
in BPI part reversal = 3 is used. so each box represents 2% (each X or O is a box). And this means it takes at least a 6% move in BPI for a reversal. the Bullish Percent Index favors the bulls when above 50% and the bears when below 50%. The bulls have the edge when over 50% of stocks are on a P&F Buy Signal. BPI is also considered overbought when above 70% and oversold when below 30%. BPI can move between 0 and 100.
Because of 40 securities are used in the script and all different prices, it uses Percentage scaling only. it can calculate the Percentage automatically by using the time frame of the chart or you can set it as you wish.
The Signals coming from BPI:
Bull Alert: BPI is below 30% and then forms a new column of X's (rises)
Bear Alert: BPI is above 70% and then forms a new column of O's that decline below 70%.
Bull Confirmed: BPI is on a P&F buy signal and in a column of X's (rising).
Bear Confirmed: BPI is on a P&F sell signal and in a column of O's (falling).
Bull Correction: BPI is on a P&F buy signal, but currently falling (column of O's).
Bear Correction: BPI is on a P&F sell signal, but currently rising (column of X's).
If you are not familiar with Bullish Percent Index you better search it on the net to get more info, you can find a lot of articles and web sites about BPI.
as I remember I developed the script 6-7 months ago and today I had chance to publish it as it was
Enjoy!
Analisis Candlestick
Strat Signal Scanner (5/15/30/60/D) Highlight Add-onStrat Signal Scanner (5/15/30/60/D) - Part 1 Highlight Add-on with Outside Bar Warning Indicator Info
Must be used with the “Strat Signal Scanner (5/15/30/60/D) - Part 1” Indicator only.
Two functions:
1. Add’s the current Candle color to each Timeframe box (Green or Red).
2. Possible Outside Bar Warning when a 2 Bar appears to be failing (Amber Box).
Amber Box - Outside Bar Warning Trigger Conditions:
- a 2UP Red Bar falls >60%* of previous candles range (High to Low).
- a 2DOWN Green Bar rises >60%* of previous candles range (Low to High).
*Customise previous candles range % within Indicator settings.
How to use:
- Add Indicator to chart
- click More (3 dots next to indicator settings)
- click Move - Exisiting pane above.
- Move the Highlight Indicator to line up with the Part 1 Indicator and make sure its in the background to prevent blocking the Part 1 indicator boxes.
- Open Highlight Indicator settings to adjust % if required.
Strat Signal Scanner (60/D/W/M/Q) Highlight Add-onStrat Signal Scanner (60/D/W/M/Q) - Part 1 Highlight Add-on with Outside Bar Warning Indicator Info
Must be used with the “Strat Signal Scanner (60/D/W/M/Q) - Part 1” Indicator only.
Two functions:
1. Add’s the current Candle color to each Timeframe box (Green or Red).
2. Possible Outside Bar Warning when a 2 Bar appears to be failing (Amber Box).
Amber Box - Outside Bar Warning Trigger Conditions:
a 2UP Red Bar falls >60%* of previous candles range (High to Low).
a 2DOWN Green Bar rises >60%* of previous candles range (Low to High).
*Customise previous candles range % within Indicator settings.
How to use:
- Add Indicator to chart
- click More (3 dots next to indicator settings)
- click Move - Exisiting pane above.
- Move the Highlight Indicator to line up with the Part 1 Indicator and make sure its in the background to prevent blocking the Part 1 indicator boxes.
- Open Highlight Indicator settings to adjust % if required.
Jackrabbit.modulus.TrailingThis is a full, true, and pure implementation of trailing buy/sell for the Jackrabbit suite and modulus framework.
This module is not a standalone and relies on previous modules to send a signal data in order to function properly. This module acts on buy and sell data from within the indicator on indicator framework that TradingView supports.
This module adds the ability to trail a buying position to its lowest value or if it breaks a retracement percentage (user defined). It also allows trailing a sell position with an user defined retracement. It can managing buy and selling or just buying or selling.
This module does NOT allow accumulation during the trailing process. If a buy signal is received while the module is already trailing a previous position, if the price is lower then the previous position, the current position is used, otherwise it is ignored. The same holds true for selling. Once the position is bought, accumulation will resume as normal for the next position.
The chart displays (for both buying and selling):
The current price, its retracement value, and the original price.
Note that the buy or sell does NOT actually take place until the price action crosses retracement.
The Jackrabbit modulus framework is a plug in play paradigm built to operate through TradingView's indicator on indicatior (IoI) functionality. As such, this script receives a signal line from the previous script in the IoI chain, and evaluates the buy/sell signals appropriate to the current analysis.
This script is by invitation only. To learn more about accessing this script, please see my signature or send me a PM. Thank you.
CCL Blue Chip Swap Argentina (Contado con liqui)CCL Blue Chip Swap
in spanish: Contado Con Liqui
This indicator shows color bars graph about the CCL price , this is calculated with 5 Argentine tickers that have ADRs (tikers) in USA market. These are GGAL BMA YPFD PAMP BBAR .
: Este indicador muestra un grafico de barras de color del precio de CCL Contado con Liqui.
: El CCL se calcula en base al promedio de 5 activos con ADR : GGAL BMA YPFD PAMP BBAR
quantized pin bar indicator with ATRAbstract
This script computes the strength of pin bars.
This script uses the corrent and the previous two bars to compute the strength of pin bars.
The strength of pin bars can be also comared with average true range, so we can evaluate those pin bars are strong or weak.
Introduction
Pin bar is a popular price action trading strategy.
It is based on quick price rejection.
Most of existing pin bar scripts only determine if a bar is a pin bar or not.
However, evaluating the strength of pin bars is important.
If price rejection is too weak, it is difficult to trigger trend reversal.
If a pin bar is too strong, we may enter the trade too late and cannot have good profit.
In this script, it provides a method to compute to strength of pin bars.
After the strength of pin bars are quantized, they can compare with average true range, price range and trend strength, which can help us to determine where are worthy for us to open trades.
Computation
Bullish hammer : current low is lower than ( previous high or current open ) and current close.
Bearish gravestone : current high is higher than ( previous low or current open ) and current close.
Bullish engulfing and harami : ( current low or previous low ) is lower than ( previous 2nd high or previous open ) and current close.
Bearish engulfing and harami : ( current high or previous high ) is higher than ( previous 2nd low or previous open ) and current close.
Parameters
Smoothing : the type of computing average.
Length of ATR : determines the number of true ranges for computing average true range.
ATR multiplier line : the threshould that a pin bar is strong enough. For example, if this value is 0.5, it means a pin bar with 0.5*atr or more is considered a strong pin bar.
one direction pinbar : set to 1 if you want the strength of bullish pin bars and bearish pin bars are cancelled. Set to 0 if you want to keep both strength of bullish pin bars and bearish pin bars; in this case, you may need to change the plot style to make both strength visible.
Trading Suggestions
Evaluate the strength of trend against pin bars. After all, a single reverse pin bar may be too weak to reverse the trend.
Timeframe : if atr is higher than 4*spread, the timeframe is high enough. However, if strong pin bars appear too frequent or price range is too small, going to higher fimeframe may be more safe.
Entry and exit : according to personal flavors.
Conclusion
The strength of pin bars can be quantized.
With this indicator, we can find more potential pin bars which human eyes and binary pattern detectors were leaked.
In my opinion, 0.5*atr is the most suitable streng of a pin bar for my trade entry but I still need to consider the direction of the trend.
You are welcome to share your settings and related trading strategy.
References
Most of related knowledge can be searched from the internet.
I cannot say the exact references because they may violate the rules of Tradingview.
SFL Session OpensThis is a simple script that allows you to show the start of a trading session with a vertical line and label.
Currently, 3 major sessions are supported (Tokyo, London and NY) and there is an option to define a custom session too.
Per session, you can configure the open hour and minute, whether you want to enable it and the color of the line/label.
Give it a thumbs up if you like it. Enjoy!
Ratio Between Two SymbolsThis scripts displays the ratio of any two symbols. The ratio is shown on a second chart.
A multiplier may be added to the ratio, and moving average is calculated.
Big Move WarningThis script shows plots a warning on the chat when the tick increase is more than the configures value.
It considers the highest and lowest value of each candle.
The following warnings are shown:
"RISE" - the increase is more than the configures value
"BIGRISE" - the increase over the last 3 ticks is more than 2x the configured value
"DIP" - the decrease is more than the configures value
"BIGDIP" - the decrease over the last 3 ticks iscmore than 2x the configured value
CSRS v2Candlesticked RSI v2 for price action traders!
See the True Momentum.
6 chart type, smooth RSI , add signal lines, find divergences, special alerts
This is 2nd version with major upgrade
Improved and more powerful
fully customizable.
features:
See RSI in 6 type of chart(Candles, Hollow Candles, Siwi Candles, Heikin Ashi, HL Bar, Line)
Monitor Up to 3 RSI , each one at desired resolution, source and length
Smooth each one of chart separately to remove noises
Add up to 3 signal line to primary chart in your desired source and type( SMA , EMA , WMA , HMA )
Find divergences which has special parameters
Gradient color adjustment of line chart
Add alert for reaching to important levels and detected divergences
Pin Bar IndicatorThe Pin Bar indicator is a pattern recognition indicator for Forex, Stocks, Indices, Futures, Commodities and Cryptos.
The strategy that comes with the Pin Bar pattern is based on price action.
Inputs of the indicator are:
MaxBars: maximum number of bars back to calculate searching for signals
BuySignals (true/false): you can filter signals and decide to show BUY signals or not. Default settings is true (no filter).
SellSignals (true/false): you can filter signals and decide to show SELL signals or not. Default settings is true (no filter).
Alerts:
The alerts are managed by TradingView trading platform features and not by the indicator itself. You must use Pin Bar Sell less than zero and Pin Bar Buy greater than zero as settings for the alerts.
Example of BUY alerts settings : BUY example (see documentation in our website)
Example of SELL alerts settings : SELL example (see documentation in our website)
Beware that TradingView (at the time of this publication) limits the number of alerts you can receive according to the plan you subscribed with the platform. If receiving alerts is important for you then you should investigate carefully this aspect before purchasing the indicator.
Trading rules:
For BUY: wait for a bullish Pin Bar to print on a support zone after a down trend. Wait for the price to break high of the Pin Bar (5 pips above the high for H1 and higher timeframes, 1 pip for M5). Immediately enter in the trade once high is broken. You also can use a BUY STOP order placed 5 pips above the high of the candle (plus spread). Stop Loss should be placed below the low of the Pin Bar. If order is not triggered in the next candle, then a trade is invalidated and should be canceled.
For SELL: wait for a bearish Pin Bar to print on resistance zone after an up trend. Wait for the price to break the low of the Pin Bar (5 pips below the low for H1 and higher timeframes, 1 pip for M5). Immediately enter in the trade once low is broken. You also can use a SELL STOP order placed 5 pips below the low of the candle. Stop Loss should be placed above the high of the Pin Bar. If order is not triggered in the next candle then trade is invalidated and should be canceled.
The Pin Bar indicator can be used with any timeframe.
The Pin Bar indicator can be used with any class of asset: Forex, Stocks, Indices, Futures, Commodities and Cryptos.
For more information please visit our website (see signature below). We cannot provide you direct link nor update this indicator description due to TradingView house rules. We encourage you to visit our website for up to date information.
You can also contact me in private using TradingView messaging.
Inside/Outside Scanner40 tickers max. Can change the tickers in the settings.
Choose to scan for Inside or Outside bars for current bar or previous bar.
Also scans for 2 inside consecutive bars and 3 inside bars starting from the current candle.
Change timeframe in the settings. Default is set to 1D.
Please DM me to get access.
TheStratHelper Scanner
1= Inside Candle
2= Goes past the previous candle's price up or down
3= Goes past the previous candle's price on both sides
Ability to change the timeframe and the symbols this indicator is scanning through in the input tab under settings of this indicator. Maximum symbols 40. By default some symbols are entered in the indicator already. They cannot be left empty. If left empty, an error comes up and the script doesn't load.
Can look through many timeframes like monthly, weekly, daily by changing the timeframe in the input tab under settings. Default timeframe is set to 1 Day.
First label is for all of the symbols the indicator is scanning.
Second label is the result of the scan.
Scanning for
2 Up, 2 Down, 3-1, 2-1, 1-2, 2-2, Failed 2 going 3, Inside and Outside bars
Please DM me to get access to this indicator.
TheStrat MTF High/LowI just started learning about #TheStrat by Rob Smith. I created this tool as it helps me see the bigger TFs over my short TF periods. It plots the Highs and Lows of the current and past Quarter, Month, Week, Day, 6hour, and 1hour. (I added the 6 hour for myself for use with cryptos which run 24 hours). It leaves the previous Highs/Lows plotted as well so you can see how the candles are moving within the bigger candlestick . Example, if you select the 15 minute candlestick , it will also list the current high/low for the 1h, 6h, D, W, M, and Q.
It has customization that will disable whatever TF's you are not interested in.
It has auto-detect and disable lower TFs that are less than or equal to the current selected TF. This function will only work to disable when one of the above mentioned periods is selected. Example, if you select the M candle, it will disable the M, W, D, 6h, and 1h. Only the bigger TF of the Q will be visible. Example of when function wont work, if you selected the 2 Month candle it will not disable any of the TFs.
I am open to any ideas that you experienced Stratters offer. As soon as I get better at the system and generate some income for myself, I will likely make it open source. Hope this helps.
Big Shadow IndicatorNaked Forex Big Shadow Indicator for TradingView
Big Shadow Indicator is a pattern recognition indicator for Forex, Stocks, Indices, Futures, Commodities, and Cryptos.
When you have a Big Shadow on your chart then this is a strong signal meaning that you might be ahead of a reversal. You can take other elements (momentum, trend, volatility, price action, fundamentals) to build a complete strategy and confirm your entries. Beware that you might not make money just following the arrows generated by the pattern recognition.
The Big Shadow pattern is a simple and effective pattern to trade.
The strategy that comes with the Big Shadow is based on price action.
Inputs:
MaxBars: number of bars back used to calculate the indicator
BuySignals (true/false): you can filter signals and decide to show BUY signals or not. Default settings is true (no filter).
SellSignals (true/false): you can filter signals and decide to show SELL signals or not. Default settings is true (no filter).
Alerts:
The alerts are managed by TradingView trading platform features and not by the indicator itself. You must use Big Shadow Sell less than zero and Big Shadow Buy greater than zero as settings for the alerts.
Trading rules:
For BUY: wait for a bullish Big Shadow to print on a support zone after a down trend. Wait for price to break high of the Big Shadow candle (5 pips above the high for H1 and higher time frames). Immediately enter in the trade once high is broken. You also can use a BUY STOP order placed 5 pips above the high of the candle (plus spread). Stop Loss should be placed below the low of the Big Shadow candle. If order is not triggered in the next candle then trade is invalidated and should be canceled.
For SELL: wait for a bearish Big Shadow to print on resistance zone after an up trend. Wait for price to break the low of the Big Shadow candle (5 pips below the low for H1 and higher time frames). Immediately enter in the trade once low is broken. You also can use a SELL STOP order place 5 pips below the low of the candle. Stop Loss should be placed above the high of the Big Shadow candle. If order is not triggered in the next candle then trade is invalidated and should be canceled.
The Big Shadow indicator can be used with any time frame.
The Big Shadow indicator can be used with any class of asset: Forex, Stocks, Indices, Futures, Commodities and Cryptos.
Other indicators: you might also be interested in the Kangaroo Tail Indicator (very good pattern which is part of the Naked Forex)
For updates of this description please visit our website (see signature below). Beware that due to TradingView house rules we are not allowed to update the present description nor to mention our website. At the time you are reading this description it might be outdated information.
For any question or request please feel free to contact me in private. I usually answer all requests at reception.
Reversal Bar RecognizerThis script recognizes some specific reversal bars(different kinds of pin bars) and plot arrow on chart to determine the next possible move. It uses a basic algorithm to find only the best reversal bars not all of them. It can also be used to setup alerts on TradingView when these bars show up.
Engulfing Bar IndicatorEngulfing Bar indicator is a pattern recognition indicator for Forex, Stocks, Indices, Futures, Commodities and Cryptos.
The Engulfing Bar indicator is an enhanced pattern of the popular Engulfing Bar to keep only the best patterns produced in the market.
The strategy that comes with the Engulfing Bar is based on price action.
Inputs of the indicator are:
MaxBars: number of bars back used to calculate the indicator
BuySignals (true/false): you can filter signals and decide to show BUY signals or not. Default settings is true (no filter).
SellSignals (true/false): you can filter signals and decide to show SELL signals or not. Default settings is true (no filter).
Alerts:
The alerts are managed by TradingView trading platform features and not by the indicator itself. You must use Engulfing Sell less than zero and Engulfing Buy greater than zero as settings for the alerts.
Trading rules:
For BUY: wait for a bullish Engulfing Bar to print on a support zone after a down trend. Wait for the price to break high of the Engulfing Bar (5 pips above the high for H1 and higher timeframes, 1 pip for M5). Immediately enter in the trade once high is broken. You also can use a BUY STOP order placed 5 pips above the high of the candle (plus spread). Stop Loss should be placed below the low of the Engulfing Bar. If order is not triggered in the next candle, then trade is invalidated and should be canceled.
For SELL: wait for a bearish Engulfing Bar to print on resistance zone after an up trend. Wait for price to break the low of the Engulfing (5 pips below the low for H1 and higher timeframes, 1 pip for M5). Immediately enter in the trade once low is broken. You also can use a SELL STOP order to place 5 pips below the low of the candle. Stop Loss should be placed above the high of the Engulfing Bar. If order is not triggered in the next candle then trade is invalidated and should be canceled.
The Engulfing Bar indicator can be used with any timeframe.
The Engulfing Bar indicator can be used with any class of asset: Forex, Stocks, Indices, Futures, Commodities and Cryptos.
For updates of the present description please visit our website (see signature below). We are not allowed by house rules of TradingView to update the present description nor to mention our web page directly in the description.
For any question or assistance please feel free to send a message to my TradingView inbox or contact us over our website if you prefer. I will answer as soon as I receive your request.
Moving Average of Upper and Lower Wicks with optional smoothingIn the book, The New Technical Trader by Tushar Chande and Stanley Kroll there is a part that talks about candlestick analysis and how the wicks play a role on how the price will behave. When wick lengths increase then there could be uncertainty. Weakening of support and resistance levels can also be seen by the size of the candlestick wicks or shadows. Shoutouts to Mango2Juice from Tradingview and the The Academy of Forex for helping me out in making this and providing the moving averages function.
When combined with other indicators or strategies, I find that this increases their accuracy when used correctly. For those that believe in price action, this might be worth a try. The book has only a brief section on candlestick wicks but it is one of the most interesting ideas I found. The book likes to include a simple moving average in its indicators with a certain length to provide a smoothing type of effect or a sort of extra indicator for the other to be above to give off quicker signals at the cost of accuracy. For this indicator it acts as a smoothing type effect which I put in because it is hard to see the slope and direction of where the moving averages of the wicks are going. The type of moving averages to use and the correct lengths are questionable and are not explained well in the book. If anyone can figure out a good use for this or know better settings or tips, please let me know.
Multi Time Frame CandlesHello Traders,
This script can show (upto) 3 candles of another time frames without changing chart time frame realtime . You can choose the time frame and number of candles in the options. You have option to change body and wick colors as well.
in this example number of candles is 2:
You can set body and wick colors:
In this example, weekly candles are shown on 1h chart:
Enjoy!
ArrowsI decided to republish this one without the trend filter and with all the major symbols active. This will allow for all the patterns to show up.
Due to 15 different candlestick formations in this one script, it will be difficult to turn off the last few due to screen size. You can turn off individual patterns on the settings screen.
I have everything spelled out except the hammer and inverted hammer . They are "H" and "IH" respectively on the charts. They show up so often that they cluttered the charts.
The default script has: Doji , Evening Star , Morning Star , Shooting Star , Hammer , Inverted Hammer , Bearish Harami, Bullish Harami, Bearish Engulfing , Bullish Engulfing , Piercing Line, Bullish Belt, Bullish Kicker, Bearish Kicker, Hanging man , and Dark Cloud Cover. You can turn off what you don't like. The Piercing Line, Bullish Belt, and the Kickers will usually show up better in the daily charts .
I recommend watching videos with Stephen Bigalow to get a feel for how to trade these. You will want to add an 8 EMA to your chart with his setups. Enjoy.
Body Gap Detector
This script was inherited from "GAP DETECTOR" by Asch- and the modified version is being published with consent of the author.
This script identifies gap up or gap down between candle bodies (for the selected time frame). The original script has been reworked to consider Open/Close instead of the High/Low. It identifies "Gap" up/down and indicates them with markers drawn from "Open/Close" of one candle to the "Close/Open" of another.
The default setting is to consider the last 1500 candles. "Gap Up" is indicated by Green bars and "Gap Down" is indicated with Red bars.
Jackrabbit.modulus.StopLossThis is an algorithic stop loss for the Jackrabbit suite and modulus framework.
This module is not a standalone and relies on previous modules to send a signal data in order to function properly. This module acts on buy and sell data from within the indicator on indicator framework that TradingView supports.
This module is NOT a substitute for a flat percentage based stop loss provided by trading platforms and many exchanges. This is an algorithic approach that is designed to follow the market. Such a methodology has been proven by many traders to help mitigate risk.
This module sets a risk/reward ratio to which a modified ATR is used to determine the stop loss and take profit. Note that the take profit can also be on the basis of the strategy sell markers. A multiplier and a look back are user configurable to help tune the module for more favorable results.
It is important to remember that this module does NOT allow accumulation, so your buying strategy will need to be surigical in nature to maximize your profits.
The Jackrabbit modulus framework is a plug in play paradigm built to operate through TradingView's indicator on indicatior (IoI) functionality. As such, this script receives a signal line from the previous script in the IoI chain, and evaluates the buy/sell signals appropriate to the current analysis.
This script is by invitation only. To learn more about accessing this script, please see my signature or send me a PM. Thank you.
Gowri_1.0 After going through various ORB stratergy, I wrote this pine script. This gives exact risk and quantity in the right side panel. so, risk management is always taken care of.
When to use: wait for the first five minutes after the market opens.
Which stocks: use with Market gainers after the first five minutes based on the signal.
Risk/reward: Say you have a capital of 50,000 and you want to risk 2% on one trade. So the risk comes out to be 1000. Means you can risk 1000 on one trade.
Let's say the stop loss on your setup comes out to be 5. Just divide the stop by the risk and that's the no. of shares you should trade. In this case 1000/5=200 shares.
Hunt for your targets:
Look for 1:1 or 1:2 target depending on the stop loss. If the stop is wide then go for just 1:1 or else go for 1:2
Tips for short plays:
This strategy works well on long trades rather than on the short side. As on the short side the action, most of the times, is very huge in the first 5 min bar which increases the risk on the trade. However you may apply ORB on the short side If the action is not very strong on the first bar and the stock actually develops a range for the first 30 minutes or so and then breaks it.