LonesomeTheBlue

Bitcoin Bullish Percent Index

LonesomeTheBlue Wizard Mis à jour   
Hello 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!
Notes de version:
Removed "BINANCE:MCOUSDT" that is not valid anymore.
Notes de version:
"BINANCE:HCUSDT" removed from the list, as it's not valid anymore.
Notes de version:
"ignore_resolve_errors = true" option added to security() call
number of securities fixed.
Notes de version:
updated
Notes de version:
Fixed the script after Pine team change the parameter of security() function "ignore_resolve_errors" as "ignore_invalid_symbol".

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?