Pps toml header leaking after zeroing positions #472
Labels
accounting
prolly positioning: the accounting of "what/when (is) owned"
bug
guille broke it prolly
clearing
auction and mm tech: EMS, OMS, algo-trading
When a user enters a position, stops the service tree and then boots it back up and zeroes the pp, the header for the position i.e
[binance.paper]
is leaked. It might have to do with the way we're loading the pps when booting up the paper actor to update UI slotting but by default we shouldn't be writing on that call. The expected behavior is that once a position is cleared, no record will appear in a user'spps.toml
.For context, these issues were reported in #462
The text was updated successfully, but these errors were encountered: