PINE LIBRARY
Atualizado 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)
Notas de Lançamento
v2Added:
candlepatternbullish()
candlepatternbearish()
Notas de Lançamento
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)
Notas de Lançamento
v4Minor code , color added and corrections
Notas de Lançamento
v5Minor corrections and text changes
Notas de Lançamento
v6Notas de Lançamento
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)
Notas de Lançamento
v8Notas de Lançamento
v9Notas de Lançamento
v10Notas de Lançamento
v11Notas de Lançamento
v12Notas de Lançamento
v13Added:
entryExitinStrategy(longCondition, shortCondition, window, longTakeProfit, shortTakeProfit, LossstratA, trailingTakeProfit)
Parameters:
longCondition (bool)
shortCondition (bool)
window (bool)
longTakeProfit (float)
shortTakeProfit (float)
LossstratA (float)
trailingTakeProfit (float)
Notas de Lançamento
v14Added:
getGradientColor(src, length, beta)
Parameters:
src (float)
length (simple int)
beta (float)
Notas de Lançamento
v15Updated:
getGradientColor(isFirstbar, src, length, beta)
Parameters:
isFirstbar (bool)
src (float)
length (simple int)
beta (float)
Notas de Lançamento
v16Updated:
getGradientColor(isFirstbar, src, length, beta, isSmoothed)
Parameters:
isFirstbar (bool)
src (float)
length (simple int)
beta (float)
isSmoothed (bool)
Biblioteca do Pine
No verdadeiro espirito do TradingView, o autor desse código Pine o publicou como uma biblioteca de código aberto, para que outros programadores Pine da nossa comunidade possam reusa-los. Parabéns ao autor! Você pode usar essa biblioteca privadamente ou em outras publicações de código aberto, mas a reutilização desse código em publicações é regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.
Biblioteca do Pine
No verdadeiro espirito do TradingView, o autor desse código Pine o publicou como uma biblioteca de código aberto, para que outros programadores Pine da nossa comunidade possam reusa-los. Parabéns ao autor! Você pode usar essa biblioteca privadamente ou em outras publicações de código aberto, mas a reutilização desse código em publicações é regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.