Hello Api Team,
I have a question about how to calculate the transfer out the quantity of an isolated account quote asset when you have a position.
Let me explain by below position;
I placed an order in BTCST/USDT pair. Details below…
position.QuoteAsset.Free is 308.872$
position.QuoteAsset.Locked is 240.786$
I hoped to transfer out QuoteAsset.Free - QuoteAsset.Locked = 308.872$ - 240.786$ = 68.086$
But I can NOT transfer out any amount!!!. See below picture
Now my questions are
- How can i calculate the transferable amount?
- What is the usage of position.QuoteAsset.Locked?
- Above the second picture i see “Assets with a value more than 2.25 times of your total dept can be transferred out of your margin account”.
Where does it come from the value 2.25? How can i learn it from API?
Thanks for your attention.