carlpwilliams2

CarlLib

carlpwilliams2 アップデート済   
Library "CarlLib"

LastLowRedHighGreen(open, close, high, close, reqChangePerc) returns values representing the high of the most recent green and the low of the most recent red
  Parameters:
    open: open series
    close: close series
    high: high series
    close: close series
    reqChangePerc: the minimum require change percentage for the values to switch to new ones.
  Returns:
リリースノート:
v2 updating the chart
リリースノート:
v3

Added:
VolatilityOscillator(open, open, The)
  returns values to plot/use volatility oscillator
  Parameters:
    open: the source of the close value to use
    open: the source of the open value to use
    The: oscillator length to use as a standard deviation
  Returns:
リリースノート:
v4

Added:
candleDetails(open, high, low, close)
  Parameters:
    open
    high
    low
    close
リリースノート:
v5
リリースノート:
v6

Added:
pstdev(Series, Period)
  Parameters:
    Series
    Period

maAndVolumeConfirmedSupretrend(Close, volumeMALength, volumeStdLength)
  Parameters:
    Close
    volumeMALength
    volumeStdLength
リリースノート:
v7

Added:
tripleSupertrend()
リリースノート:
v8

Added:
volumeHeatmap(volumeMALength, volumeStdLength)
  Parameters:
    volumeMALength
    volumeStdLength
リリースノート:
v9

Added:
tdi(src, lengthrsi, lengthband, lengthrsipl)
  Parameters:
    src
    lengthrsi
    lengthband
    lengthrsipl
Pineライブラリ

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

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

このライブラリを使用したいですか?

以下の行をコピーして、スクリプト内に貼り付けてください。