gmosx / kraken-sdk-rust

A Rust SDK for working with Kraken APIs
Apache License 2.0
23 stars 14 forks source link

add get_open_positions #16

Closed realGWM closed 1 year ago

realGWM commented 1 year ago

I've implemented this for myself, but might as well contribute back if you find it useful. Feel free to improve this PR, as currently it does not support all query parameters available, just the ones I needed :)

gmosx commented 1 year ago

Thanks, I will merge and adapt slightly.