jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.57k stars 767 forks source link

Fix for orderId in orderStatus #830

Open Diegow3b opened 2 years ago

Diegow3b commented 2 years ago

Currently, we have many open issues about the orderId not being set in the parameters for the orderStatus function, this commit fix that issue, and people can use orderStatus again.

We can see all those issues here -> https://github.com/jaggedsoft/node-binance-api/issues?q=is%3Aissue+is%3Aopen+orderStatus