ViewBlock / binance-api-node

:chart: A complete and heavily tested wrapper with typings for the Binance API.
654 stars 498 forks source link

Maybe you guys wrong here. I cannot call future batchOrders API. Please fix #476

Closed pipchris closed 3 years ago

pipchris commented 3 years ago

https://github.com/Ashlar/binance-api-node/blob/113ef6b84ac600badade93a3f0ee825c6c96724c/src/http-client.js#L429 I think parameters are wrong place. Please fix. thanks

shanaka95 commented 3 years ago

@pipchris Did you able to use this without any issue? Can anyone please help

pipchris commented 3 years ago

@pipchris Did you able to use this without any issue? Can anyone please help

@shanaka95 I couldnot use it. so I used another way

shanaka95 commented 3 years ago

@pipchris How did you achieve that? Can you please help me?

pipchris commented 3 years ago

@pipchris How did you achieve that? Can you please help me?

you can change the code in node_modules or order by loop. There are just 10 orders that Binance allows us to open

shanaka95 commented 3 years ago

@pipchris I just need to open 3 orders at once. I tried changing the code in node_modules. Changed the method to POST and it always gives a bad format error. Can you please send me the code to shanaka95@gmail.com

pipchris commented 3 years ago

@shanaka95 do you have skype?

shanaka95 commented 3 years ago

@pipchris Yeah. My Skype ID is shanaka95_1

MathewsMarra commented 1 year ago

Hello, I'm having the same problem. Can one of you guys send an code exemple for this function?