Skip to content
New issue

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

missing method to fetch history of transfers for the margin account #1299

Open
aleqx opened this issue Mar 6, 2023 · 0 comments
Open

missing method to fetch history of transfers for the margin account #1299

aleqx opened this issue Mar 6, 2023 · 0 comments

Comments

@aleqx
Copy link

aleqx commented Mar 6, 2023

Unless I'm really missing something, it seems the library is missing a method to fetch the history of transfers for the margin account, i.e. a GET call to margin/transfer as described here https://binance-docs.github.io/apidocs/spot/en/#get-cross-margin-transfer-history-user_data

It has methods to perform a transfer from margin to spot, and vice versa.

Also seems to be missing methods for transferring from margin to/from coin-m and usd-m futures accounts (perhaps a better idea is to have a generic transfer method between accounts, where the source and destination accounts can be passed as parameters; same for a transfer history method).

Was all this intentional? if not then I might submit a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant