OPEN-SOURCE SCRIPT

Function - Kernel Density Estimation (KDE)

ที่อัปเดต:
"In statistics, kernel density estimation (KDE) is a non-parametric way to estimate the probability density function of a random variable."
from wikipedia.com

KDE function with optional kernel:
  • Uniform
  • Triangle
  • Epanechnikov
  • Quartic
  • Triweight
  • Gaussian
  • Cosinus


Republishing due to change of function.
deprecated script:
KDE-Gaussian
เอกสารเผยแพร่
added quartic and triweight kernels.
เอกสารเผยแพร่
  • added placeholder for kernels(logistic, sigmoid, silverman)
  • added kernel calculations for kernel(uniform, triangular, cosine)
เอกสารเผยแพร่
added calculations for kernels(logistic, sigmoid and silverman(Not working atm)
เอกสารเผยแพร่
removed silverman kernel, added highest value index line/label, nearest to 0 index as a dotted gray line.
เอกสารเผยแพร่
added extra stats/visuals to drawing function.
estimationfunctionkdekernelTrend Analysis

สคริปต์โอเพนซอร์ซ

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้เทรดเดอร์สามารถเข้าใจและตรวจสอบได้ ต้องขอบคุณผู้เขียน! ที่ให้คุณใช้ได้ฟรี แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?

คำจำกัดสิทธิ์ความรับผิดชอบ