PINE LIBRARY
已更新 BankNifty_CSM

Library "BankNifty_CSM"
TODO: add library description here
getLtp_N_Chang(openPrice, closePrice, highPrice, hl2Price, lowPrice, hlc3Price, bankNiftyClose)
Parameters:
openPrice (float)
closePrice (float)
highPrice (float)
hl2Price (float)
lowPrice (float)
hlc3Price (float)
bankNiftyClose (float)
TODO: add library description here
getLtp_N_Chang(openPrice, closePrice, highPrice, hl2Price, lowPrice, hlc3Price, bankNiftyClose)
Parameters:
openPrice (float)
closePrice (float)
highPrice (float)
hl2Price (float)
lowPrice (float)
hlc3Price (float)
bankNiftyClose (float)
版本注释
v2Added:
candlepatternbullish()
candlepatternbearish()
版本注释
v3Added:
getADX_Prediction(highPrice, lowPrice)
Parameters:
highPrice (float)
lowPrice (float)
get_RSI_Prediction(closePrice, bnfprice, Ex_RS)
Parameters:
closePrice (float)
bnfprice (float)
Ex_RS (int)
get_MFI_Prediction(hlc3Price, bnfprice, Ex_RS)
Parameters:
hlc3Price (float)
bnfprice (float)
Ex_RS (int)
frama_Calculation(src, length, mult)
Parameters:
src (float)
length (int)
mult (float)
CSM_CPMA(length, price, HL2, Open, High, Low, OHLC4, HLC3, HLCC4)
Parameters:
length (simple int)
price (float)
HL2 (float)
Open (float)
High (float)
Low (float)
OHLC4 (float)
HLC3 (float)
HLCC4 (float)
版本注释
v4Minor code , color added and corrections
版本注释
v5Minor corrections and text changes
版本注释
v6版本注释
v7Added:
BullishCandlePatternOnDownTrend(C_Len, C_ShadowPercent, C_ShadowEqualsPercent, C_DojiBodyPercent, C_Factor)
Parameters:
C_Len (simple int)
C_ShadowPercent (float)
C_ShadowEqualsPercent (float)
C_DojiBodyPercent (float)
C_Factor (int)
BearishCandlePatternOnUpTrend(C_Len, C_ShadowPercent, C_ShadowEqualsPercent, C_DojiBodyPercent, C_Factor)
Parameters:
C_Len (simple int)
C_ShadowPercent (float)
C_ShadowEqualsPercent (float)
C_DojiBodyPercent (float)
C_Factor (int)
Updated:
getLtp_N_Chang(openPrice, closePrice, highPrice, hl2Price, lowPrice, hlc3Price, stockLastClosePrice, bankNiftyClose)
Parameters:
openPrice (float)
closePrice (float)
highPrice (float)
hl2Price (float)
lowPrice (float)
hlc3Price (float)
stockLastClosePrice (float)
bankNiftyClose (float)
candlepatternbullish(C_Len, C_ShadowPercent, C_ShadowEqualsPercent, C_DojiBodyPercent)
Parameters:
C_Len (simple int)
C_ShadowPercent (float)
C_ShadowEqualsPercent (float)
C_DojiBodyPercent (float)
candlepatternbearish(C_Len, C_ShadowPercent, C_ShadowEqualsPercent, C_DojiBodyPercent)
Parameters:
C_Len (simple int)
C_ShadowPercent (float)
C_ShadowEqualsPercent (float)
C_DojiBodyPercent (float)
版本注释
v8版本注释
v9版本注释
v10版本注释
v11版本注释
v12版本注释
v13Added:
entryExitinStrategy(longCondition, shortCondition, window, longTakeProfit, shortTakeProfit, LossstratA, trailingTakeProfit)
Parameters:
longCondition (bool)
shortCondition (bool)
window (bool)
longTakeProfit (float)
shortTakeProfit (float)
LossstratA (float)
trailingTakeProfit (float)
版本注释
v14Added:
getGradientColor(src, length, beta)
Parameters:
src (float)
length (simple int)
beta (float)
版本注释
v15Updated:
getGradientColor(isFirstbar, src, length, beta)
Parameters:
isFirstbar (bool)
src (float)
length (simple int)
beta (float)
版本注释
v16Updated:
getGradientColor(isFirstbar, src, length, beta, isSmoothed)
Parameters:
isFirstbar (bool)
src (float)
length (simple int)
beta (float)
isSmoothed (bool)
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。