binance-connector-node
binance-connector-node copied to clipboard
Futures API Support
Hi,
First, thanks for the great library.
Second, I wanted to ask if there is a specific reason why the Futures API is not supported by this library?
Thanks for your help.
We prefer to separate spot and futures into different packages, users can choose the packages they wish to use.
@2pd thank you for your reply.
I did not find any node package for Binance Futures, only Python and Java. Did I miss something?
Unfortunately it's still in the plan.
Got it, thanks for the information. If you need a developer to implement it let me know.
Hi, just wanted to check if there is already an update on the Futures library release date? Thank you
Sorry that still no ETA.
Got it, thanks for the update.
update?
Unfortunately we don't have plan for it yet.
got this package installed to manage my futures wallet and then got disappointed 😂 Hope you guys provide the support soon ❤️
Thanks for waiting, we have released a new connector for futures only at https://github.com/binance/binance-futures-connector-node
It follow the same design of this spot one, simple and easy to read the code. It is possible use them together in one project. So it can be handy for different needs.