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 Bibliothek

Ganz im Sinne von TradingView hat dieser Autor seinen/ihren Pine Code als Open-Source-Bibliothek veröffentlicht. Auf diese Weise können nun auch andere Pine-Programmierer aus unserer Community den Code verwenden. Vielen Dank an den Autor! Sie können diese Bibliothek privat oder in anderen Open-Source-Veröffentlichungen verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert.

Haftungsausschluss