pikers / piker

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

Pps postmortem #347

Closed goodboy closed 2 years ago

goodboy commented 2 years ago

Repairs from #336 mostly in the Position.minimize_clears() logic which was previously incorrect: the arithmetic needed to be inverted and the final zero-ing event included.

Some further tiny cleanups in the ib backend code. Oh, and a change to the ems's position caching table / relaying to prep for #346.