ISAAC
ISAAC
We will redesign the API in future iterations, providing better abstractions and introducing TypeScript support. Please stay in touch.
Since this issue has already been addressed and there have been no updates for a long time, we will now close it. If you need any further assistance, feel free...
Please refer to our documentation at https://www.kucoin.com/docs/rest/futures-trading/orders/place-order. You can close a position by setting closeOrder to true. If you need a market order, please set "type" to "market" as well.
As described by @zannen , please try updating to the latest version of the SDK and modify your code to try again. If you encounter any issues, feel free to...
Since this issue has already been addressed and there have been no updates for a long time, we will now close it. If you need any further assistance, feel free...
Before trading, please refer to our documentation: [What is Crypto Margin Trading?](https://www.kucoin.com/support/900002211683) and ensure that your margin account has a sufficient balance. After manually opening an order on the web...
Since this issue has already been addressed, we will now close it. If you need any further assistance, feel free to ask!
Please try updating to the latest version of the SDK and modify your code to try again. If you encounter any issues, feel free to provide feedback.
Because run_until_complete is a method that runs the event loop until a Future is done and returns the Future's result or raises its exception, you don't need to add a...