PINE LIBRARY
更新済 Utility

Library "Utility"
dema(src, length)
Parameters:
src (float)
length (simple int)
tema(src, length)
Parameters:
src (float)
length (simple int)
hma(src, length)
Parameters:
src (float)
length (int)
zlema(src, length)
Parameters:
src (float)
length (simple int)
stochRSI(src, lengthRSI, lengthStoch, smoothK, smoothD)
Parameters:
src (float)
lengthRSI (simple int)
lengthStoch (int)
smoothK (int)
smoothD (int)
slope(src, length)
Parameters:
src (float)
length (int)
dema(src, length)
Parameters:
src (float)
length (simple int)
tema(src, length)
Parameters:
src (float)
length (simple int)
hma(src, length)
Parameters:
src (float)
length (int)
zlema(src, length)
Parameters:
src (float)
length (simple int)
stochRSI(src, lengthRSI, lengthStoch, smoothK, smoothD)
Parameters:
src (float)
lengthRSI (simple int)
lengthStoch (int)
smoothK (int)
smoothD (int)
slope(src, length)
Parameters:
src (float)
length (int)
リリースノート
v2Added:
drift(src, length)
Parameters:
src (float)
length (int)
リリースノート
v3リリースノート
v4Added:
smma(src, length)
Parameters:
src (float)
length (simple int)
Updated:
hma(src, length)
Parameters:
src (float)
length (simple int)
stochRSI(src, lengthRSI, lengthStoch, smoothK, smoothD)
Parameters:
src (float)
lengthRSI (simple int)
lengthStoch (simple int)
smoothK (simple int)
smoothD (simple int)
slope(src, length)
Parameters:
src (float)
length (simple int)
drift(src, length)
Parameters:
src (float)
length (simple int)
リリースノート
v5Added:
impulseMACD(src, lengthSlowMA, lengthFastMA, lengthDEM, addThreshold)
Parameters:
src (float)
lengthSlowMA (simple int)
lengthFastMA (simple int)
lengthDEM (simple int)
addThreshold (simple float)
リリースノート
v6Added:
zlema2(src, length)
Parameters:
src (float)
length (simple int)
リリースノート
v7Added:
t3(src, length)
Parameters:
src (float)
length (simple int)
リリースノート
v8Added:
KijunSen(src, length)
Parameters:
src (float)
length (simple int)
McGinley(src, length)
Parameters:
src (float)
length (simple int)
リリースノート
v9Added:
superTrend(src, atrPeriod, atrMultiplier)
Parameters:
src (float)
atrPeriod (simple int)
atrMultiplier (simple float)
リリースノート
v10Added:
ema(src, length)
Parameters:
src (float)
length (simple int)
sigmoid(x)
Parameters:
x (float)
zcsigmoid(x)
Parameters:
x (float)
tanh(x)
Parameters:
x (float)
リリースノート
v11Added:
normalize(src, min, max, length)
Parameters:
src (float)
min (simple float)
max (simple float)
length (simple int)
normalDistribution(src, mean, std)
Parameters:
src (float)
mean (simple float)
std (simple float)
リリースノート
v12Added:
variableMovingAverage(src, length)
Parameters:
src (float)
length (simple int)
リリースノート
v13migrate to v6
Pineライブラリ
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.
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。
Pineライブラリ
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.
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。