PINE LIBRARY

nikLibrary

Atualizado
Library "nikLibrary"
TODO: add library description here

fun(x)
  TODO: add function description here
  Parameters:
    x (float): TODO: add parameter x description here
  Returns: TODO: add what function returns
Notas de Lançamento
v2

Добавлено:
isPivot(pivotVol, pivotSize, isPriceBreakoutCandle)
  Parameters:
    pivotVol (float)
    pivotSize (float)
    isPriceBreakoutCandle (bool)
Notas de Lançamento
v3
Notas de Lançamento
v4

Добавлено:
findRange(filt, filtLow, filtTop, tolerance, filterShift)
  Parameters:
    filt (float)
    filtLow (float)
    filtTop (float)
    tolerance (float)
    filterShift (float)
Notas de Lançamento
v5

Добавлено:
isAutoPivot(condUp, condDown, useAutVol, lastVolume)
  Parameters:
    condUp (bool)
    condDown (bool)
    useAutVol (bool)
    lastVolume (float)

Обновлено:
isPivot(pivotVol, pivotSize, isPriceBreakoutCandle, useAutVol)
  Parameters:
    pivotVol (float)
    pivotSize (float)
    isPriceBreakoutCandle (bool)
    useAutVol (bool)
Notas de Lançamento
v6
Notas de Lançamento
v7

Обновлено:
isAutoPivot(condUp, condDown, useAutVol, lastVolume, repeateVolume)
  Parameters:
    condUp (bool)
    condDown (bool)
    useAutVol (bool)
    lastVolume (float)
    repeateVolume (bool)
debugging

Biblioteca do Pine

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