LonesomeTheBlue

Bitcoin Bullish Percent Index

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

Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?