PINE LIBRARY

curve

업데이트됨
Library "curve"
Regression array Creator. Handy for weights, Auto Normalizes array while holding curves.

curve(_size, _power)
  Curve Regression Values Tool
  Parameters:
    _size: (float) Number of Steps required (float works, future consideration)
    _power: (float) Strength of value decrease
  Returns: (float[]) Array of multipliers from 1 downwards to 0.

릴리즈 노트
v2
fixed error.

Added:
display()
  show curve for tweakiing
// param _array Values to draw
// param _expandLength Grow over time
// Returns void
릴리즈 노트
v3

Updated:
display(_array, _timedist, _expandLength, _onbar, _src)
  display show curve
  Parameters:
    _array: Values to draw
    _timedist: Show Seconds
    _expandLength: Grow over time ( 1/value)
    _onbar: Show on bar (overlay)
    _src: Value for overlay
  Returns: void
릴리즈 노트
v4

bonus feature, matrix ma with range/atr/momentum weight.
also an example is visible of how it can be applied
__________________
# pass
[historical value dist]
% weight
actual value added to sum
__________________

arraysgeneratorregression

파인 라이브러리

진정한 TradingView 정신에 따라, 저자는 이 파인 코드를 다른 파인 프로그래머들이 재사용할 수 있도록 오픈 소스 라이브러리로 공개했습니다. 저자에게 박수를 보냅니다! 이 라이브러리는 개인적으로 사용하거나 다른 오픈 소스 출판물에서 사용할 수 있지만, 이 코드를 출판물에서 재사용하는 것은 하우스 룰에 의해 관리됩니다.

면책사항