kocurekc

Bernoulli Process - Binary Entropy Function

kocurekc 업데이트됨   
This indicator is the Bernoulli Process or Wikipedia - Binary Entropy Function. Within Information Theory, Entropy is the measure of available information, here we use a binary variable 0 or 1 (P) and (1-P) (Bernoulli Function/Distribution), and combined with the Shannon Entropy measurement. As you can see below, it produces some wonderful charts and signals, using price, volume, or both summed together. The chart below shows you a couple of options and some critical details on the indicator. The best part about this is the simplicity, all of this information in a couple of lines of code.

Using the indicator:
The longer the Entropy measurement the more information you are capturing, so the analogy is, the shorter the signal, the less information you have available to utilize. You'll run into your Nyquist frequencies below a length of 5. I've found values between 9 and 22 work well to gather enough measurements. You also have an averaging summation that measures the weight or importance of the information over the summation period. This is also used for highlighting when you have an information signal above the 5% level (2 sigma) and then can be adjusted using the Percent Rank Variable. Finally, you can plot the individual signals (Price or Volume) to get another set of measurements to utilize. As can be seen in the chart below, the volume moves before price (but hopefully you already knew that)

At its core, this is taking the Binary Entropy measurement (using a Bernoulli distribution) for price and volume. I've subtracted the volume from the price so that you can use it like a MACD, also for shorter time frames (7, 9, 11) you can get divergences on the histogram. These divergences are primarily due to the weekly nature of the markets (5 days, 10 days is two weeks,...so 9 is measuring the last day of the past two weeks...so 11 is measuring the current day and the past two weeks).

Here are a couple of other examples, assuming you just love BTC, Stocks, or FOREX. I fashioned up a strategy to show the potential of the indicator.
BTC-Strategy

Stock-Strategy (#loveyouNFLX)

FOREX - (for everyone hopped up on 40X leverage)
릴리즈 노트:
Added a shoutout to @Picte for his inspiring idea
릴리즈 노트:
Added Alerts for Up/Down Triangle Start
릴리즈 노트:
Version 2.0, Thanks for all the comments and love.
  • Added a broad array of Price/Volume averaging options, kept default method the same
  • Added an option to calculate the Original Binary Entropy equation. Added a negative
  • Added items to functions. Feel free to grab them.
  • Added an extra highlighting option, user request.

The default option will give you the same behavior as previous versions. Several new features were added based on user comments. We've included an adjusted Binary Entropy equation (the original equation), noted as the "Purest Option". Give similar highlights based on price and volume, but is less consistent on the direction. As with the previous version, when it is highlighed, it demands your attention.

Same functionality, where you can independently isolate price and volume. With the added purest option, the individual components will always be negative (information entropy, Shannon's basically). The more negative, the more new information is generated from the signal.

We also combined the averaging options from my CDF scripts. Finally, because everyone loves choices, we’ve included the ability to measure the probability of:
  • the current value (Price and volume )
  • change
  • percent change
  • momentum (change over a period of time)
  • Acceleration (change of the change)
  • contribution (amount of the current bar over the sum)
  • volatility (natural log ratio of today and the previous bar)


오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?