PINE LIBRARY
Updated 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.
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.
Release Notes
v3Updated:
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
Release Notes
v4bonus 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
__________________
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.