prevostc

Bybit Calculator Liquidation levels

This script uses the bybit liquidation calculator method to identify liquidation levels.

Given an entry price and a leverage, the calculator will give you a liquidation price. Those liquidation prices are displayed by this script.
It saves some time as we avoid asking the calculator the liquidation prices for the main leverage multipliers once.

These levels could be used to identify liquidations wicks. As we approach levels, traders that don't use stop loss will be liquidated and create a larger move through these levels. I personally set the entry price to be a large volume node and that seems to somewhat predict interesting levels to watch for (but use at your own risk)

Example:
- pair: BTC/USDT
- margin mode: isolated
- position: long
- leverage: x50
- entry price: 33640
- quantity: irrelevant for isolated
-> the calculator gives a liquidation price of 33135.4 USDT, this level is displayed below entry price with a x50 annotation



نص برمجي محمي
تم نشر هذا النص البرمجي بمصدر غير مفتوح ويمكنك استخدامه بحرية. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني. لا يمكنك مشاهدة أو تعديل كود المصدر الخاص به.
إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟