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