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)
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. اقرأ المزيد في شروط الاستخدام.