pikers / piker

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

Sometimes paper engine clearables don't fill? #380

Closed goodboy closed 1 year ago

goodboy commented 2 years ago

There's a bug in the paper clearing engine where fills won't happen (at least with binance) if the price is moving too fast.

No idea how that's possible since the little predicate system we have should be working from all looks, but maybe there's something obvious i'm not seeing?

Needs more investigation.

goodboy commented 2 years ago

seems this was to do with re-connecting clients not being registered to receive order-dialog updates for flows it wasn't any longer registered for.

Pretty sure this is all fixed in #402.

goodboy commented 1 year ago

Yeah pretty sure we resolved all this, so closing.