PINE LIBRARY
Updated ManipulationLegHelperLibrary

Library "ManipulationLegHelperLibrary"
TODO: add library description here
devToArray(dev)
Parameters:
dev (string)
getDev(d, bull, h, l)
Parameters:
d (float)
bull (bool)
h (float)
l (float)
getBearLeg(sweeps, minLegSize, drawLegBox, boxColor)
Parameters:
sweeps (int)
minLegSize (float)
drawLegBox (bool)
boxColor (color)
getBullLeg(sweeps, minSize, drawBox, boxColor)
Parameters:
sweeps (int)
minSize (float)
drawBox (bool)
boxColor (color)
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
validated (series int)
sweeps (series int)
barC (series int)
bx (series box)
TODO: add library description here
devToArray(dev)
Parameters:
dev (string)
getDev(d, bull, h, l)
Parameters:
d (float)
bull (bool)
h (float)
l (float)
getBearLeg(sweeps, minLegSize, drawLegBox, boxColor)
Parameters:
sweeps (int)
minLegSize (float)
drawLegBox (bool)
boxColor (color)
getBullLeg(sweeps, minSize, drawBox, boxColor)
Parameters:
sweeps (int)
minSize (float)
drawBox (bool)
boxColor (color)
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
validated (series int)
sweeps (series int)
barC (series int)
bx (series box)
Release Notes
v2debug
Release Notes
v3Release Notes
v4Release Notes
v5Release Notes
v6Release Notes
v7Updated:
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
outer_edge (series float)
sweeps (series int)
barC (series int)
validated (series int)
bx (series box)
Release Notes
v8Release Notes
v9Added:
getInternalLeg(start, bull)
Parameters:
start (int)
bull (bool)
Release Notes
v10Updated:
getInternalLeg(start, bull, skipS)
Parameters:
start (int)
bull (bool)
skipS (float)
Release Notes
v11Updated:
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
outer_edge (series float)
sweeps (series int)
barC (series int)
validated (series int)
bx (series box)
flatEdge (series bool)
Release Notes
v12Updated:
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
outer_edge (series float)
sweeps (series int)
barC (series int)
validated (series int)
bx (series box)
flatEdge (series bool)
edgeOpen (series float)
Release Notes
v13Release Notes
v14fixed barC
Release Notes
v15Release Notes
v15Release Notes
v17Release Notes
v18Updated:
getBearLeg(sweeps, minLegSize, drawLegBox, boxColor, skipS)
Parameters:
sweeps (int)
minLegSize (float)
drawLegBox (bool)
boxColor (color)
skipS (float)
getBullLeg(sweeps, minSize, drawBox, boxColor, skipS)
Parameters:
sweeps (int)
minSize (float)
drawBox (bool)
boxColor (color)
skipS (float)
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
outer_edge (series float)
sweeps (series int)
barC (series int)
validated (series int)
bx (series box)
flatEdge (series bool)
edgeOpen (series float)
ln (array<line>)
lb (array<label>)
processed (series bool)
Release Notes
v19Release Notes
v20Release Notes
v21Updated:
leg
Fields:
time (series int)
low (series float)
high (series float)
edge (series bool)
edge_price (series float)
outer_edge (series float)
sweeps (series int)
barC (series int)
validated (series int)
bx (series box)
flatEdge (series bool)
edgeOpen (series float)
ln (array<line>)
lb (array<label>)
processed (series bool)
lastDev (series float)
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.