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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。