hirokisan / bybit

Bybit client library for Go
https://pkg.go.dev/github.com/hirokisan/bybit/v2
MIT License
98 stars 64 forks source link

How to make cross margin leverage order ? #147

Closed Winfle closed 9 months ago

Winfle commented 9 months ago

Hello, guys.

How can I "simulate" Cross Margin order with levarage?

For example, using UI I got a block with levarage and order together: image

So, as I understand, I need to borrow money first with Lavarage token and then place order with some parameters? Thanks

Winfle commented 9 months ago

Sorry, It was stupid issue :) Now I understand, that cross margin can be changed for current pair and it works on account level. Thanks