Rozpocznij
Społeczność Skrypty

kernel

Pomysły Tradingowe 18
Skrypty 17

Wskaźniki, strategie i biblioteki

Wszystkie typy
Wszystkie typy
Wskaźniki
Strategie
Biblioteki
Tylko Open Source
kernel najlepsi autorzy
LuxAlgo
LuxAlgo Premium
Obserwuj Obserwujesz Przestań obserwować
mcbw_
mcbw_ Premium
Obserwuj Obserwujesz Przestań obserwować
jdehorty
jdehorty Premium
Obserwuj Obserwujesz Przestań obserwować
RicardoSantos
RicardoSantos Wizard
Obserwuj Obserwujesz Przestań obserwować
Nadaraya-Watson Envelope [LUX]
TSLA: Nadaraya-Watson Envelope [LUX]
LuxAlgo LuxAlgo Premium Zaktualizowano 

This indicator builds upon the previously posted Nadaraya-Watson Estimator. Here we have created an envelope indicator based on kernel smoothing with integrated alerts from crosses between the price and envelope extremities. Unlike the Nadaraya-Watson Estimator, this indicator follows a contrarian methodology. For more information on the Nadaraya-Watson Estimator...

9578
263
Nadaraya-Watson Estimator [LUX]
BTCUSD: Nadaraya-Watson Estimator [LUX]
LuxAlgo LuxAlgo Premium Zaktualizowano 

The following tool smooths the price data using the Nadaraya-Watson estimator, a simple Kernel regression method. We make use of the Gaussian kernel as a weighting function. Kernel smoothing allows the estimating of underlying trends in the price and has found certain applications in stock prices pattern detection. Note that results are subject to repainting,...

4964
218
WaveTrend 3D
BTCUSDT: WaveTrend 3D
jdehorty jdehorty Premium Zaktualizowano 

█  OVERVIEW WaveTrend 3D (WT3D) is a novel implementation of the famous WaveTrend (WT) indicator and has been completely redesigned from the ground up to address some of the inherent shortcomings associated with the traditional WT algorithm. █  BACKGROUND The WaveTrend (WT) indicator has become a widely popular tool for traders in recent years. WT was first...

1120
62
Nadaraya-Watson: Rational Quadratic Kernel (Non-Repainting)
ETHUSDT: Nadaraya-Watson: Rational Quadratic Kernel (Non-Repainting)
jdehorty jdehorty Premium Zaktualizowano 

What is Nadaraya–Watson Regression? Nadaraya–Watson Regression is a type of Kernel Regression, which is a non-parametric method for estimating the curve of best fit for a dataset. Unlike Linear Regression or Polynomial Regression, Kernel Regression does not assume any underlying distribution of the data. For estimation, it uses a kernel function, which is a...

614
37
Nadaraya-Watson: Envelope (Non-Repainting)
ETHUSDT: Nadaraya-Watson: Envelope (Non-Repainting)
jdehorty jdehorty Premium

Due to popular request, this is an envelope implementation of my non-repainting Nadaraya-Watson indicator using the Rational Quadratic Kernel. For more information on this implementation, please refer to the original indicator located here: What is an Envelope? In technical analysis, an "envelope" typically refers to a pair of upper and lower bounds that...

391
11
Nadaraya-Watson non repainting [LPWN]
BTCUSDTPERP: Nadaraya-Watson non repainting [LPWN]
Lupown Lupown Pro Zaktualizowano 

// ENGLISH The problem of the wonderfuls Nadaraya-Watson indicators is that they repainting, @jdehorty made an aproximation of the Nadaraya-Watson Estimator using raational Quadratic Kernel so i used this indicator as inspiration i just added the Upper and lower band using ATR with this we get an aproximation of Nadaraya-Watson Envelope without repainting ...

614
4
Adjustable MA & Alternating Extremities [LUX]
RAYUSD: Adjustable MA & Alternating Extremities [LUX]
LuxAlgo LuxAlgo Premium

Returns a moving average allowing the user to control the amount of lag as well as the amplitude of its overshoots thanks to a parametric kernel. The indicator displays alternating extremities and aims to provide potential points where price might reverse. Due to user requests, we added the option to display the moving average as candles instead of a solid...

2519
22
Nadaraya-Watson Combine
BTCUSD: Nadaraya-Watson Combine
capam capam

This is a combination of the Lux Algo Nadaraya-Watson Estimator and Envelope. Please note the repainting issue. In addition, I've added a plot of the actual values of the current barstate of the Nadaraya-Watson windows as they are computed (lines 92-95). It only plots values for the current data at each time update. It is interesting to compare the trajectory...

186
14
KernelFunctions
ETHUSDT: KernelFunctions
jdehorty jdehorty Premium Zaktualizowano 

Library "KernelFunctions" This library provides non-repainting kernel functions for Nadaraya-Watson estimator implementations. This allows for easy substitution/comparison of different kernel functions for one another in indicators. Furthermore, kernels can easily be combined with other kernels to create newer, more customized kernels. Compared to Moving...

25
5
Blackman Filter - The Smoother The Better
INTC: Blackman Filter - The Smoother The Better
alexgrover alexgrover Wizard

Introduction Who doesn't like smooth things? I'd like a smooth market price for christmas! But i can't get it, instead its so noisy...so you apply a filter to smooth it, such filters are called low-pass filters, they smooth and its great but they have lag, so nobody really use them, but they are pretty to look at. Its on a childish note that i will introduce...

210
42
MathStatisticsKernelDensityEstimation
BTCUSD: MathStatisticsKernelDensityEstimation
RicardoSantos RicardoSantos Wizard

Library "MathStatisticsKernelDensityEstimation" (KDE) Method for Kernel Density Estimation kde(observations, kernel, bandwidth, nsteps) Parameters: observations : float array, sample data. kernel : string, the kernel to use, default='gaussian', options='uniform', 'triangle', 'epanechnikov', 'quartic', 'triweight', 'gaussian', 'cosine', 'logistic',...

47
9
STD-Filtered, Gaussian-Kernel-Weighted Moving Average [Loxx]
GBPUSD: STD-Filtered, Gaussian-Kernel-Weighted Moving Average [Loxx]
loxx loxx Premium Zaktualizowano 

STD-Filtered, Gaussian-Kernel-Weighted Moving Average is a moving average that weights price by using a Gaussian kernel function to calculate data points. This indicator also allows for filtering both source input price and output signal using a standard deviation filter. Purpose This purpose of this indicator is to take the concept of Kernel estimation and...

208
2
Function - Kernel Density Estimation (KDE)
BTCUSD: Function - Kernel Density Estimation (KDE)
RicardoSantos RicardoSantos Wizard Zaktualizowano 

"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:

143
18
Generalized Average Polynomial Envelope mcbw_
XRPUSD: Generalized Average Polynomial Envelope mcbw_
mcbw_ mcbw_ Premium

This is a moving average with a customizable polynomial kernel. You can shape your kernel by selecting your parameters in the settings window. This is not something that is immediately ready to mess with by just applying it on the chart, it is very useful for people who are researching indicators and developing new tools. To see the shape of your kernel you can...

77
2
KDE-Gaussian
BTCUSD: KDE-Gaussian
RicardoSantos RicardoSantos Wizard Zaktualizowano 

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

104
9
Generalized Average Generic Gaussian Envelope mcbw_
XRPUSD: Generalized Average Generic Gaussian Envelope mcbw_
mcbw_ mcbw_ Premium

This is a moving average with a customizable gaussian kernel. You can shape your kernel by selecting your parameters in the settings window. This is not something that is immediately ready to mess with by just applying it on the chart, it is very useful for people who are researching indicators and developing new tools. To see the shape of your kernel you can plug...

75
1
Optimized Random Average (Linear) mcbw_
XRPUSD: Optimized Random Average (Linear) mcbw_
mcbw_ mcbw_ Premium

This is a moving average with a customizable random kernel. You can shape your kernel by selecting your parameters in the settings window. This is not something that is immediately ready to mess with by just applying it on the chart, it is very useful for people who are researching indicators and developing new tools. To see the shape of your kernel you can plug...

56
2

Produkty
  • Wykres
  • Skrypt Pine
  • Skaner akcji
  • Skaner Forex
  • Skaner Par Kryptowalutowych
  • Skaner Monet Krypto
  • Mapa cieplna Akcji
  • Crypto Heatmap
  • Kalendarz ekonomiczny
  • Kalendarz wyników
  • Iskry
  • Przepływ wiadomości
  • TradingView Desktop
  • Aplikacja mobilna
Spółka
  • O nas
  • Funkcje
  • Cennik
  • Ściana Miłości
  • Sportowcy
  • Manifest
  • Kariera
  • Blog
  • Luka w zabezpieczeniach
  • Strona Status
  • Warunki Użytkowania
  • Wyłączenie odpowiedzialności
  • Polityka prywatności
  • Polityka Plików Cookie
Społeczność
  • Poleć przyjaciela
  • Pomysły
  • Skrypty
  • Streamy
  • Dobre Praktyki
  • Moderatorzy
  • Czarodzieje Pine Script™
  • Czat
Dla Biznesu
  • Widżety
  • Reklama
  • Rozwiązania internetowe i brokerskie
  • Wykresy
  • Lekka Biblioteka Wykresów
  • Integracja usług brokerskich
  • Program Partnerski
Pobierz z App Store Pobierz z App Store Pobierz z Google Play Pobierz z Google Play
Pobierz aplikację Desktop Pobierz aplikację Desktop Trade on TradingView Trade on TradingView
Wybierz dane giełdowe dostarczane przez ICE Data Services © 2023 TradingView, Inc.