PINE LIBRARY

ImbalanceDetector

Actualizado
Library "ImbalanceDetector"

detectImbalances(boxType, timeframe, showUp, showDown, showTopLine, showMiddleLine, showBottomLine, lineStyle, fillType, hideFilled, extendTilFilled, showBoxText, textType, textSize, textHAlign, textVAlign, conditionType, atrLength, atrMult, pctCond, pctMult, maxBoxes, lookbackDays, lookback, actionbool, actiondel, nmbars)
  Parameters:
    boxType (string)
    timeframe (string)
    showUp (bool)
    showDown (bool)
    showTopLine (bool)
    showMiddleLine (bool)
    showBottomLine (bool)
    lineStyle (string)
    fillType (string)
    hideFilled (bool)
    extendTilFilled (bool)
    showBoxText (bool)
    textType (string)
    textSize (string)
    textHAlign (string)
    textVAlign (string)
    conditionType (string)
    atrLength (simple int)
    atrMult (float)
    pctCond (float)
    pctMult (float)
    maxBoxes (int)
    lookbackDays (int)
    lookback (bool)
    actionbool (bool)
    actiondel (string)
    nmbars (int)
Notas de prensa
v2
Notas de prensa
v3
Notas de prensa
v4

Updated:
detectImbalances(boxType, timeframe, showUp, showDown, showTopLine, showMiddleLine, showBottomLine, lineStyle, fillType, hideFilled, showBoxText, textType, textSize, textHAlign, textVAlign, conditionType, atrLength, atrMult, pctCond, pctMult, maxBoxes, lookbackDays, lookback, actionbool, actiondel, nmbars)
  Parameters:
    boxType (string)
    timeframe (string)
    showUp (bool)
    showDown (bool)
    showTopLine (bool)
    showMiddleLine (bool)
    showBottomLine (bool)
    lineStyle (string)
    fillType (string)
    hideFilled (bool)
    showBoxText (bool)
    textType (string)
    textSize (string)
    textHAlign (string)
    textVAlign (string)
    conditionType (string)
    atrLength (simple int)
    atrMult (float)
    pctCond (float)
    pctMult (float)
    maxBoxes (int)
    lookbackDays (int)
    lookback (bool)
    actionbool (bool)
    actiondel (string)
    nmbars (int)
Notas de prensa
v5

Updated:
detectImbalances(boxType, timeframe, showUp, showDown, showTopLine, showMiddleLine, showBottomLine, lineStyle, fillType, hideFilled, extendTilFilled, showBoxText, textType, textSize, textHAlign, textVAlign, conditionType, atrLength, atrMult, pctCond, pctMult, maxBoxes, lookbackDays, lookback, actionbool, actiondel, nmbars)
  Parameters:
    boxType (string)
    timeframe (string)
    showUp (bool)
    showDown (bool)
    showTopLine (bool)
    showMiddleLine (bool)
    showBottomLine (bool)
    lineStyle (string)
    fillType (string)
    hideFilled (bool)
    extendTilFilled (bool)
    showBoxText (bool)
    textType (string)
    textSize (string)
    textHAlign (string)
    textVAlign (string)
    conditionType (string)
    atrLength (simple int)
    atrMult (float)
    pctCond (float)
    pctMult (float)
    maxBoxes (int)
    lookbackDays (int)
    lookback (bool)
    actionbool (bool)
    actiondel (string)
    nmbars (int)
Notas de prensa
v6

Updated:
detectImbalances(boxType, timeframe, showUp, showDown, showTopLine, showMiddleLine, showBottomLine, lineStyle, fillType, hideFilled, showBoxText, textType, textSize, textHAlign, textVAlign, conditionType, atrLength, atrMult, pctCond, pctMult, maxBoxes, lookbackDays, lookback, nmbars)
  Parameters:
    boxType (string)
    timeframe (string)
    showUp (bool)
    showDown (bool)
    showTopLine (bool)
    showMiddleLine (bool)
    showBottomLine (bool)
    lineStyle (string)
    fillType (string)
    hideFilled (bool)
    showBoxText (bool)
    textType (string)
    textSize (string)
    textHAlign (string)
    textVAlign (string)
    conditionType (string)
    atrLength (simple int)
    atrMult (float)
    pctCond (float)
    pctMult (float)
    maxBoxes (int)
    lookbackDays (int)
    lookback (bool)
    nmbars (int)
Notas de prensa
v7
Notas de prensa
v8
Notas de prensa
v9
Notas de prensa
v10
Notas de prensa
v11
Notas de prensa
v12
Notas de prensa
v13
Notas de prensa
v14
Notas de prensa
v15
Notas de prensa
v16
Notas de prensa
v17
Notas de prensa
v18
Notas de prensa
v19
Notas de prensa
v20
Notas de prensa
v21
Notas de prensa
v22
Notas de prensa
v23
techindicator

Biblioteca Pine

Siguiendo fielmente el espíritu TradingView, el autor ha publicado este código Pine como una biblioteca de código abierto, permitiendo que otros programadores de Pine en nuestra comunidad lo utilicen de nuevo. ¡Olé por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en una publicación se rige por las Normas internas.

Exención de responsabilidad