PINE LIBRARY

curve

Cập nhật
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.

Phát hành các Ghi chú
v2
fixed error.

Added:
display()
  show curve for tweakiing
// param _array Values to draw
// param _expandLength Grow over time
// Returns void
Phát hành các Ghi chú
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
Phát hành các Ghi chú
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

Thư viện Pine

Theo tinh thần TradingView thực sự, tác giả đã xuất bản mã Pine này dưới dạng thư viện nguồn mở để các lập trình viên Pine khác trong cộng đồng của chúng tôi có thể sử dụng lại. Chúc mừng tác giả! Bạn có thể sử dụng thư viện này riêng tư hoặc trong các bài đăng nguồn mở khác. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ.

Thông báo miễn trừ trách nhiệm