wisespace-io / binance-rs

Rust Library for the Binance API
Other
665 stars 297 forks source link

Add function `account::Account::test_limit_buy`. #32

Closed agodnic closed 4 years ago

agodnic commented 4 years ago

I've added support only for limit_buy orders.

I'd like you to review the code, and if you're ok with the implementation I can add support for all the remaining orders.