JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.04k stars 427 forks source link

Need help opening an order on "isolated trading" #1300

Open Chumachechi opened 1 year ago

Chumachechi commented 1 year ago

I realized that some kind of sequence of actions is needed, but I don’t know which one. To create a trade using isolated trading

  1. Transfer funds from spot to isolated
  2. Borrow a coin from the exchange and place an order But I can’t understand how to do this, please help me with the sequence of actions before placing a stop limit order

Thank you all in advance for any help