PINE LIBRARY

nikLibrary

アップデート済
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
リリースノート
v2

Добавлено:
isPivot(pivotVol, pivotSize, isPriceBreakoutCandle)
  Parameters:
    pivotVol (float)
    pivotSize (float)
    isPriceBreakoutCandle (bool)
リリースノート
v3
リリースノート
v4

Добавлено:
findRange(filt, filtLow, filtTop, tolerance, filterShift)
  Parameters:
    filt (float)
    filtLow (float)
    filtTop (float)
    tolerance (float)
    filterShift (float)
リリースノート
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)
リリースノート
v6
リリースノート
v7

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

Pineライブラリ

TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティの他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。

免責事項