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)
Added:
candlepatternbullish()
candlepatternbearish()
Added:
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)
Minor code , color added and corrections
Minor corrections and text changes
Added:
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)
Added:
entryExitinStrategy(longCondition, shortCondition, window, longTakeProfit, shortTakeProfit, LossstratA, trailingTakeProfit)
Parameters:
longCondition (bool)
shortCondition (bool)
window (bool)
longTakeProfit (float)
shortTakeProfit (float)
LossstratA (float)
trailingTakeProfit (float)
Added:
getGradientColor(src, length, beta)
Parameters:
src (float)
length (simple int)
beta (float)
Updated:
getGradientColor(isFirstbar, src, length, beta)
Parameters:
isFirstbar (bool)
src (float)
length (simple int)
beta (float)
Updated:
getGradientColor(isFirstbar, src, length, beta, isSmoothed)
Parameters:
isFirstbar (bool)
src (float)
length (simple int)
beta (float)
isSmoothed (bool)
Libreria Pine
In pieno spirito TradingView, l'autore ha pubblicato questo codice Pine come libreria open-source in modo che altri programmatori Pine della nostra comunità possano riutilizzarlo. Complimenti all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open-source, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento.
Declinazione di responsabilità
Libreria Pine
In pieno spirito TradingView, l'autore ha pubblicato questo codice Pine come libreria open-source in modo che altri programmatori Pine della nostra comunità possano riutilizzarlo. Complimenti all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open-source, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento.