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)