PINE LIBRARY
更新済 ArchScripts

Library "ArchScripts"
TODO: add library description here
STC(length, fastLength, slowLength)
Parameters:
length (simple int)
fastLength (simple int)
slowLength (simple int)
fun(x)
TODO: add function description here
Parameters:
x (float): TODO: add parameter x description here
Returns: TODO: add what function returns
TODO: add library description here
STC(length, fastLength, slowLength)
Parameters:
length (simple int)
fastLength (simple int)
slowLength (simple int)
fun(x)
TODO: add function description here
Parameters:
x (float): TODO: add parameter x description here
Returns: TODO: add what function returns
リリースノート
v2Added:
TrendSniper(maSource, maLength, useSmoothedLine, smoothingLength, changeBarColor)
Parameters:
maSource (float)
maLength (int)
useSmoothedLine (bool)
smoothingLength (simple int)
changeBarColor (bool)
PAAdaptiveHullParabolic(src, power, phaseAccCycles, phaseAccPower)
Parameters:
src (float)
power (int)
phaseAccCycles (float)
phaseAccPower (float)
HullEx(src, length, lengthMult)
Parameters:
src (float)
length (int)
lengthMult (float)
KAMA(fastPeriod, slowPeriod, efficiencyPeriod, normalizationLookback)
Parameters:
fastPeriod (simple int)
slowPeriod (int)
efficiencyPeriod (int)
normalizationLookback (int)
Removed:
fun(x)
TODO: add function description here
リリースノート
v3リリースノート
v3Added:
STCState(length, fastLength, slowLength)
Parameters:
length (simple int)
fastLength (simple int)
slowLength (simple int)
TrendSniperState(maSource, maLength, useSmoothedLine, smoothingLength)
Parameters:
maSource (float)
maLength (int)
useSmoothedLine (bool)
smoothingLength (simple int)
PAAdaptiveHullParabolicState(src, power, phaseAccCycles, phaseAccPower)
Parameters:
src (float)
power (int)
phaseAccCycles (float)
phaseAccPower (float)
Hull(src, length, lengthMult)
Parameters:
src (float)
length (int)
lengthMult (float)
HullState(src, length, lengthMult)
Parameters:
src (float)
length (int)
lengthMult (float)
KAMAState(fastPeriod, slowPeriod, efficiencyPeriod, normalizationLookback)
Parameters:
fastPeriod (simple int)
slowPeriod (int)
efficiencyPeriod (int)
normalizationLookback (int)
Updated:
TrendSniper(maSource, maLength, useSmoothedLine, smoothingLength)
Parameters:
maSource (float)
maLength (int)
useSmoothedLine (bool)
smoothingLength (simple int)
Removed:
HullEx(src, length, lengthMult)
リリースノート
v5Updated:
STC(length, fastLength, slowLength, multiple)
Parameters:
length (simple int)
fastLength (simple int)
slowLength (simple int)
multiple (float)
STCState(length, fastLength, slowLength, multiple)
Parameters:
length (simple int)
fastLength (simple int)
slowLength (simple int)
multiple (float)
リリースノート
v6Added:
fszvzoState(len, flen, VZO_Intraday, repaint)
Parameters:
len (int)
flen (int)
VZO_Intraday (bool)
repaint (bool)
リリースノート
v7リリースノート
v8Added:
smooth(src, length, smoothingType)
Parameters:
src (float)
length (simple int)
smoothingType (string)
リリースノート
v9Updated:
Hull(src, length)
Parameters:
src (float)
length (int)
HullState(src, length)
Parameters:
src (float)
length (int)
リリースノート
v10Updated:
STC(source, length, fastLength, slowLength, multiple)
Parameters:
source (float)
length (simple int)
fastLength (simple int)
slowLength (simple int)
multiple (float)
STCState(source, length, fastLength, slowLength, multiple)
Parameters:
source (float)
length (simple int)
fastLength (simple int)
slowLength (simple int)
multiple (float)
リリースノート
v11Pineライブラリ
TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティ内の他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
Pineライブラリ
TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティ内の他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。