PINE LIBRARY

FunctionForecastLinear

Library "FunctionForecastLinear"
Method for linear Forecast, same as found in excel and other sheet packages.

forecast(sample_x, sample_y, target_x) linear forecast method.
  Parameters:
    sample_x: float array, sample data X value.
    sample_y: float array, sample data Y value.
    target_x: float, target X to get Y forecast value.
  Returns: float
arraysforecastMATHstatistics

Pineライブラリ

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

免責事項