Hello Friends,,, =================================== This indicator is based on Bayes' Theorem and is fully based on probabilities. =================================== Formula For Bayes' Theorem:
P(Bull|Bear) = P(Bear∣Bull) * P(Bull) / P(Bear)
where: Bull and Bear are events and P is probability P(Bull|Bear) is the posterior probability, the probability of Bull after taking into account Bear P(Bear∣Bull) is the conditional probability or likelihood, the degree of belief in Bear given that proposition of Bull belief (Bull true) P(Bull) is the prior probability, the probability of Bull belief P(Bear) is the prior probability, the probability of Bear belief ===================================
The indicator output one trend lines and (Bull/Bear) Signal :
Bull/Bear Probability Trend : when the price is above mid line ==> Up Trend when the price is below mid line ==> Down Trend
And by using ATR deviation multipliers, we can get (Bullish/Bearish) zones
=================================== Disclaimer: This script is for informational and educational purposes only. Use of the script does not constitutes professional and/or financial advice. You alone the sole responsibility of evaluating the script output and risks associated with the use of the script. ===================================
Этот скрипт опубликован с закрытым исходным кодом, вы можете свободно им пользоваться. Можно добавить его в избранное и использовать на графике. Вы не можете просматривать или менять его исходный код.
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.