Library "DynamicFunctions" Custom Dynamic functions that allow an adaptive calculation beginning from the first bar
RoC(src, period) Dynamic RoC Parameters: src (float): and period Custom function to calculate the actual period considering non-na source values period (int)
dynamicMedian(src, length) Dynamic Median Parameters: src (float): and length length (int)
kernelRegression(src, bandwidth, kernel_type) Dynamic Kernel Regression Calculation \n Uses either of the following inputs for kernel_type:\nEpanechnikov\nLogistic\nWave Parameters: src (float) bandwidth (int) kernel_type (string)
waveCalculation(source, bandwidth, width) Use together with kernelRegression function to get chart applicable band Parameters: source (float) bandwidth (int) width (float)
Rsi(src, length) Dynamic RSI function Parameters: src (float) length (int)
dynamicStdev(src, period) Dynamic SD function Parameters: src (float) period (int)
De acordo com o verdadeiro espírito do TradingView, o autor publicou esse código Pine como uma biblioteca de código aberto para que outros programadores Pine de nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar essa biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização desse código em uma publicação é regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.