TradingView
RicardoSantos
2021년 3월 29일 오후 12시 45분

KDE-Gaussian 

Bitcoin / U.S. dollarBitstamp

설명

"In statistics, kernel density estimation (KDE) is a non-parametric way to estimate the probability density function of a random variable."
from wikipedia.com

릴리즈 노트

fixed a issue when using float type observations.
added a draw function to draw the KDE graph(you need to see all the bar history to see it, doesnt work for float observations)

릴리즈 노트

removed some redundant parameters, added bandwidth, nstep parameters, the graph looks stepd due to x axis havin interdigit floating numbers so it rounds to nearest causing that effect.

릴리즈 노트

improved the kde draw function
코멘트
RicardoSantos
kakola
This is interesting, I'm having fun with it.
We're always going to lose some precision when plotting due to the discrete bar_index values, though scaling the data works.
Now programatically finding local max/mins is the next step!
Thanks again Mr Santos. You work hard and get good results.
Juhi2709
@kakola, can you explain, how to read it ?
kakola
@Juhi2709, It's not an indicator. Just a statistical tool. And a useful one too.
ChrisMoody
Keep em coming Legend.
kakola
Clever man. Is the bandwidth customizable?
RicardoSantos
@kakola, not at this stage
user1928374560XYZ
how can this be applied and used?
OutsourcE
@Uni_ve12se, Should be applied to volume
더보기