MT5-TradingToolCrypto icon indicating copy to clipboard operation
MT5-TradingToolCrypto copied to clipboard

CryptoBridgePro - Bybit Inverse: UI LEV

Open TradingToolCrypto opened this issue 2 years ago • 0 comments

if LEV > 0

Any leverage adjustments through the UI will automatically change the Leverage Type from CROSS to ISOLATED. Since the Liquidation Price will change these adjustments can be dangerous for the user.

  • Look into the api docs and see if any parameter can be sent along with the value
  • /v2/private/position/leverage/save
  • ?leverage_only=true

If LEV = 0

isolated margin will change to CROSS margin

Not a Bug: it's a Feature

TradingToolCrypto avatar Feb 19 '22 06:02 TradingToolCrypto