PINE LIBRARY
lib_master_indicators_v2

Library "lib_master_indicators_v2"
f_adx_di(h, l, c, len)
Parameters:
h (float)
l (float)
c (float)
len (int)
f_di_pack(h, l, c, len)
Parameters:
h (float)
l (float)
c (float)
len (int)
f_ce_long(h, l, c, len, mult, useClose)
Parameters:
h (float)
l (float)
c (float)
len (simple int)
mult (float)
useClose (bool)
f_wavetrend(src, n1, n2)
Parameters:
src (float)
n1 (simple int)
n2 (simple int)
f_utbot(close_src, key, atrPeriod, useHA)
Parameters:
close_src (float)
key (float)
atrPeriod (simple int)
useHA (bool)
f_rex(src_o, src_h, src_l, src_c, maType, len, sigType, sigLen)
Parameters:
src_o (float)
src_h (float)
src_l (float)
src_c (float)
maType (string)
len (simple int)
sigType (string)
sigLen (simple int)
f_srocst(src, rocLen, smoothLen, maType, lsmaOffset)
Parameters:
src (float)
rocLen (int)
smoothLen (simple int)
maType (string)
lsmaOffset (simple int)
f_kalman_hull_st(src, measurementNoise, processNoise, atrLen, factor)
Parameters:
src (float)
measurementNoise (float)
processNoise (float)
atrLen (simple int)
factor (float)
f_smc_v2_placeholder()
f_adx_di(h, l, c, len)
Parameters:
h (float)
l (float)
c (float)
len (int)
f_di_pack(h, l, c, len)
Parameters:
h (float)
l (float)
c (float)
len (int)
f_ce_long(h, l, c, len, mult, useClose)
Parameters:
h (float)
l (float)
c (float)
len (simple int)
mult (float)
useClose (bool)
f_wavetrend(src, n1, n2)
Parameters:
src (float)
n1 (simple int)
n2 (simple int)
f_utbot(close_src, key, atrPeriod, useHA)
Parameters:
close_src (float)
key (float)
atrPeriod (simple int)
useHA (bool)
f_rex(src_o, src_h, src_l, src_c, maType, len, sigType, sigLen)
Parameters:
src_o (float)
src_h (float)
src_l (float)
src_c (float)
maType (string)
len (simple int)
sigType (string)
sigLen (simple int)
f_srocst(src, rocLen, smoothLen, maType, lsmaOffset)
Parameters:
src (float)
rocLen (int)
smoothLen (simple int)
maType (string)
lsmaOffset (simple int)
f_kalman_hull_st(src, measurementNoise, processNoise, atrLen, factor)
Parameters:
src (float)
measurementNoise (float)
processNoise (float)
atrLen (simple int)
factor (float)
f_smc_v2_placeholder()
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。