BTCUSD Perpetual Contract
Обучение

Liquidation-Level Library

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


Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.