PINE LIBRARY
PivotLabels

Library "PivotLabels"
openLong(signal, a)
Parameters:
signal (Signal)
a (CArray)
openShort(signal, a)
Parameters:
signal (Signal)
a (CArray)
sendData(a)
Parameters:
a (CArray)
closeP(a)
Parameters:
a (CArray)
Signal
Fields:
id (series string)
price (series float)
targetPerc (series float)
CArray
Fields:
type (series string)
BID (series string)
signals (array<Signal>)
activeClose (series bool)
openLong(signal, a)
Parameters:
signal (Signal)
a (CArray)
openShort(signal, a)
Parameters:
signal (Signal)
a (CArray)
sendData(a)
Parameters:
a (CArray)
closeP(a)
Parameters:
a (CArray)
Signal
Fields:
id (series string)
price (series float)
targetPerc (series float)
CArray
Fields:
type (series string)
BID (series string)
signals (array<Signal>)
activeClose (series bool)
Pine library
In true PulseWire 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 PulseWire. Read more in the Terms of Use.
Pine library
In true PulseWire 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 PulseWire. Read more in the Terms of Use.
