BTCUSD Perpetual Contract
Formazione

Liquidation-Level Library

522
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)


Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.