hugues31 / coinnect

Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Order type for Poloniex

dovahcrow opened this issue · comments

Poloniex supports several additional order types like FillOrKill. I have an implementation here, which introduces additional parameters to buy, sell, and move_order. Not sure if it works for you.

Whoa such a shame I didn't respond to you sooner, sorry. I must have skipped the notification..
Your implementation seems fine to me, if you are kind enough to make a PR, I'll be happy to merge it :) If you have not the time and if you agree, I will do it myself in the next few days