PINE LIBRARY

Intraday High/Low

Library "IntradayHighLow"
Provides functions calculating the intraday high/low of values.

IntradayHigh(val) Calculates the intraday high of a series.
  Parameters:
    val: Series to use ('high' is used if no argument is supplied).
  Returns: The intraday high for the series.

IntradayLow(val) Calculates the intraday low of a series.
  Parameters:
    val: Series to use ('low' is used if no argument is supplied).
  Returns: The intraday low for the series.
intradayhaghintradaylowtechindicator

Pineライブラリ

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

免責事項