BTCUSD Perpetual Contract
Formación

Liquidation-Level Library

567
This is a follow up information, the function-Library used to create this drawings here is now released.
Feel free to connect whatever indicator you like to create the starts

on the bottom of the library you can see a standard implementation,

a short example:

//define:
var Liquidationline[] Liqui_Line_L = array.new <Liquidationline>()

if Any_alert
f_liqline_add(_Liqui_Line = Liqui_Line_L, linetoadd = set_l,_limit = 250)
f_liqline_draw(_Liqui_Line = Liqui_Line_L, _priceorliq = priceorliq)
f_liqline_update(_Liqui_Line = Liqui_Line_L, _killonlowhigh = killonlowhigh)


Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.