PINE LIBRARY
已更新 utils

Library "utils"
TODO: add library description here
maCustomseries(source, typeMa, length)
Parameters:
source (float)
typeMa (simple string)
length (simple int)
barCrossoverCounter(signalPrice, basePrice)
Parameters:
signalPrice (float)
basePrice (float)
barCrossunderCounter(signalPrice, basePrice)
Parameters:
signalPrice (float)
basePrice (float)
TODO: add library description here
maCustomseries(source, typeMa, length)
Parameters:
source (float)
typeMa (simple string)
length (simple int)
barCrossoverCounter(signalPrice, basePrice)
Parameters:
signalPrice (float)
basePrice (float)
barCrossunderCounter(signalPrice, basePrice)
Parameters:
signalPrice (float)
basePrice (float)
版本注释
v2Добавлено:
priceSource(source)
Parameters:
source (simple string)
版本注释
v3版本注释
v4Добавлено:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
Parameters:
action (string)
signalToken (string)
orderType (string)
orderPriceOffset (string)
investmentType (string)
amount (string)
版本注释
v5Updated:
maCustomseries(source, typeMa, length)
Parameters:
source (float)
typeMa (simple string)
length (int)
版本注释
v6版本注释
v7版本注释
v8版本注释
v9Removed:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
版本注释
v10Added:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
Parameters:
action (string)
signalToken (string)
orderType (string)
orderPriceOffset (string)
investmentType (string)
amount (string)
版本注释
v11Обновлено:
maCustomseries(source, typeMa, length, offset, sigma)
Parameters:
source (float)
typeMa (simple string)
length (int)
offset (simple float)
sigma (simple int)
Удалено:
priceSource(source)
版本注释
v12版本注释
v13版本注释
v14版本注释
v15Добавлено:
fj_stdev(src, length, mult, middleType)
Parameters:
src (float)
length (int)
mult (float)
middleType (simple string)
counterEvent(enent, enent2)
Parameters:
enent (bool)
enent2 (bool)
avgOpenPositionPrice()
getLabelMessage(msgType, price)
Parameters:
msgType (string)
price (float)
labelService(reason, triggerPrice, labelPrice, comment)
Parameters:
reason (string)
triggerPrice (float)
labelPrice (float)
comment (string)
commentTriggerCustomseries(trigger)
Parameters:
trigger (string)
commentOrderCustomseries(direction, trigger)
Parameters:
direction (string)
trigger (string)
版本注释
v16Обновлено:
commentOrderCustomseries(reason, trigger, tradeNo, qty)
Parameters:
reason (string)
trigger (string)
tradeNo (int)
qty (float)
Удалено:
getLabelMessage(msgType, price)
labelService(reason, triggerPrice, labelPrice, comment)
版本注释
v17版本注释
v18Change maxLag
版本注释
v19Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。