goodboy

Results 711 comments of goodboy

Heh, similar issue with loading using the `load` cmd but i always get the [error print output](https://github.com/themayankjha/JAKYM/blob/f469158b8401226962355e95bed60a43535933fe/jakym/__main__.py#L49) 😢 As note you shouldn't really use a bare `except` like that [it's...

Linking #489 since we'll be addressing a couple initial decision on this topic there 🏄🏼

@algorandpa probably the stuff proposed in terms of better TOML infra / libs in https://github.com/pikers/piker/issues/345 is worth linking here.

Oh, also the same idea / storage format should likely be applied for reloading "live paper" limits that were submitted but should get reloaded after the paper engine has gone...

I'm going to do a bit more linting and testing of this code to see if we can get it up to snuff with the latest paper trading stuff in...

@guilledk where we at on this one carnal? I kinda wanna play with some opts feeds this weekend 🏄🏼

@evelynmitchell hey thanks for making this :) Just curious if you can link to what "colab" is; sorry I actually don't know 😂

See https://github.com/pikers/piker/pull/522#issuecomment-1598957618

Likely going to relate to mega-work in #489. The move to our more simplified `MktPair` should help alleviate this. @guilledk just a ping for you to realize that when/if this...

FYI this may have been fixed by #518 but i can't verify since need: - deribit api keys for a live feed - that backend to be updated to new...