tiagosiebler / ftx-api

Node.js connector for the FTX.com & FTX.us APIs and WebSockets, with TypeScript & browser support.
https://www.npmjs.com/package/ftx-api
MIT License
123 stars 47 forks source link

borrow History supports params #68

Closed enitrat closed 2 years ago

enitrat commented 2 years ago

Summary

https://docs.ftx.com/#spot-margin endpoints should support start_time and end_time params. Support is now available.

Added BorrowHistoryParams type, forwarded params to the requestWrapper

Additional Information

Checks

enitrat commented 2 years ago

Hey, thanks for the feedback. I should have paid attention ! Keep up the good work

tiagosiebler commented 2 years ago

Released with fix in v1.1.7