chhagansinghmeena

BankNifty_CSM

chhagansinghmeena Cập nhật   
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)
Phát hành các Ghi chú:
v2

Added:
candlepatternbullish()

candlepatternbearish()
Phát hành các Ghi chú:
v3

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)
Phát hành các Ghi chú:
v4
Minor code , color added and corrections
Phát hành các Ghi chú:
v5
Minor corrections and text changes
Phát hành các Ghi chú:
v6
Phát hành các Ghi chú:
v7

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)
Phát hành các Ghi chú:
v8
Phát hành các Ghi chú:
v9
Phát hành các Ghi chú:
v10
Phát hành các Ghi chú:
v11
Phát hành các Ghi chú:
v12
Phát hành các Ghi chú:
v13

Added:
entryExitinStrategy(longCondition, shortCondition, window, longTakeProfit, shortTakeProfit, LossstratA, trailingTakeProfit)
  Parameters:
    longCondition (bool)
    shortCondition (bool)
    window (bool)
    longTakeProfit (float)
    shortTakeProfit (float)
    LossstratA (float)
    trailingTakeProfit (float)
Phát hành các Ghi chú:
v14

Added:
getGradientColor(src, length, beta)
  Parameters:
    src (float)
    length (simple int)
    beta (float)
Phát hành các Ghi chú:
v15

Updated:
getGradientColor(isFirstbar, src, length, beta)
  Parameters:
    isFirstbar (bool)
    src (float)
    length (simple int)
    beta (float)
Phát hành các Ghi chú:
v16

Updated:
getGradientColor(isFirstbar, src, length, beta, isSmoothed)
  Parameters:
    isFirstbar (bool)
    src (float)
    length (simple int)
    beta (float)
    isSmoothed (bool)
Thư viện Pine

Với tinh thần TradingView thực sự, tác giả đã xuất bản mã Pine này như một thư viện mã nguồn mở để các lập trình viên Pine khác từ cộng đồng của chúng tôi có thể sử dụng lại nó. Chúc mừng tác giả! Bạn có thể sử dụng thư viện này một cách riêng tư hoặc trong các ấn phẩm mã nguồn mở khác, nhưng việc sử dụng lại mã này trong một ấn phẩm chịu sự điều chỉnh của Nội quy chung.

Thông báo miễn trừ trách nhiệm

Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.

Bạn muốn sử dụng thư viện này?

Sao chép văn bản vào khay nhớ tạm và dán nó vào tập lệnh của bạn.