pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
103 stars 17 forks source link

`kraken` backend: `BrokerdStatus.remaining` should decrement by fill amount #296

Open goodboy opened 2 years ago

goodboy commented 2 years ago

As per comment in response to question in #214 fill msgs should report how much of the original order size was cleared in the transaction.

We probably just need a little arithmetic to finish this but I don't want to delay that PR any longer as many other things need to be built around/on it.

iamzoltan commented 2 years ago

alright, I can tick this off next since it seems like it would be a quick PR.

iamzoltan commented 2 years ago

did this also get sorted?