We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for the wonderful library, it has helped me automate many of the things I wanted to do. Much appreciation.
I was wondering if there is a Futures function to transfer USDT from spot to futures account?
I went through the documentation "https://readthedocs.org/projects/python-binance/downloads/pdf/latest/" and there are many great functions for futures. However, I cannot seem to find one that describes what I am trying to do.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
There is a function for transfering from margin to spot and viceversa, but none for Futures. This is much needed!
Sorry, something went wrong.
Check out this PR #505
Thank you tommyzat. Appreciate your insight.
No branches or pull requests
Thanks for the wonderful library, it has helped me automate many of the things I wanted to do. Much appreciation.
I was wondering if there is a Futures function to transfer USDT from spot to futures account?
I went through the documentation "https://readthedocs.org/projects/python-binance/downloads/pdf/latest/" and there are many great functions for futures. However, I cannot seem to find one that describes what I am trying to do.
Thank you in advance.
The text was updated successfully, but these errors were encountered: