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

Margin Trading on Binance Support is missing #161

Open
vburwitz3 opened this issue Aug 3, 2019 · 0 comments
Open

Margin Trading on Binance Support is missing #161

vburwitz3 opened this issue Aug 3, 2019 · 0 comments

Comments

@vburwitz3
Copy link

Issue Overview

Binance introduces Margin trading. Sadly these go over totally new REST commands. Therefore they are not possible with the existing BinanceDotNet.
It would be urgently necessary to extend BinanceDotNet to include the new REST commands to be able to actually use Margin functionality. Without a extention is is definately sadly absolutely not possible to use it over the API with C#.

Package Version: ?.?.?

Repro Steps

Just try to use Margin functionality of Binance it is definately absolutely not possible.

Other Information

Check out the Binance REST documentation for Margin Trading:
https://github.com/binance-exchange/binance-official-api-docs/blob/master/margin-api.md
Definetly all new commands that need to be supported in a new BinanceDotNet version.

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