LonesomeTheBlue

Bitcoin Bullish Percent Index

LonesomeTheBlue Wizard Обновлено   
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!
Информация о релизе:
Removed "BINANCE:MCOUSDT" that is not valid anymore.
Информация о релизе:
"BINANCE:HCUSDT" removed from the list, as it's not valid anymore.
Информация о релизе:
"ignore_resolve_errors = true" option added to security() call
number of securities fixed.
Информация о релизе:
updated
Информация о релизе:
Fixed the script after Pine team change the parameter of security() function "ignore_resolve_errors" as "ignore_invalid_symbol".

Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?