binance-api-node icon indicating copy to clipboard operation
binance-api-node copied to clipboard

Can we Buy and sell futures with this library? or any recommendation?

Open esuarezz opened this issue 3 years ago • 3 comments

Can we Buy and sell futures with this library? or any recommendation?

esuarezz avatar Mar 07 '22 22:03 esuarezz

Same question.

Ne01iu avatar Mar 08 '22 18:03 Ne01iu

https://www.npmjs.com/package/binance-api-node#order

but instead of client.order(), use client.futuresOrder()

iamkacperwasik avatar Mar 12 '22 00:03 iamkacperwasik

https://www.npmjs.com/package/binance-api-node#order

but instead of client.order(), use client.futuresOrder()

does futures have the same client.orderTest function like the spot? can we use client.futuresOrderTest()

river7816 avatar Nov 09 '23 07:11 river7816