goodboy

Results 452 issues of goodboy

This is a WIP of trying to optimize for running a containerized paper gw alongside either another containerized live one or a local java app (tws or gw). --- much...

broker-backend
brokers-can-smbz

In #331 comes a new backend test command `piker brokercheck` which i think we should run in CI against all backends that are officially supported. Should be super simple to...

testing
broker-backend

Eventually I want out of the box support for pikers to host and share real-time broker data with whomever they chose (hopefully other newly indoctrinated pikers). Including support for a...

Follow up list copied verbatim from #374: Probably a few these sections will get btoken into sub-issue sets. --- ### persistent alerts / darks state - [ ] serialize darks...

enhancement
UI
clearing

This requires a pretty in depth discussion but more or less we want a way eventually have every ems track other ems in a network distributed way, given multi-collaborating-user configuration....

question
research
systems eng
clearing
config
infra

Probably due to the stuff in https://github.com/pikers/piker/pull/363 and it's likely something simple and stupid and probably should be unified with how we decide to deal with arbitrary crypto pairs.

bug
broker-backend
positioning

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...

bug
clearing

We've got some kinda weird syncing issue where if some non-selected chart/symbol is being history backloaded, the fsp resyncs (aka when data history is backloaded into shm and chart fsps...

bug
UI
fsp

https://user-images.githubusercontent.com/291685/184163389-35774169-da00-4bf5-a171-686b0ada38cc.mp4 Seems to be mostly noticeable when you scroll in without moving the cursor such that somehow the highlight state is never switched off in our level line logic/handlers..

bug
UI

![screenshot-2022-08-10_16-19-03](https://user-images.githubusercontent.com/291685/184012208-8cc26619-40a5-4fe7-af41-53f2c446aea2.png) super annoying when the dark pool bois do this and you end up having a nasty awkward y-range.. I'm wondering if we can come up with some kinda sane...

good first issue
question
UI