goodboy pushed to main at pikers/piker
-
9a720f8e21 Merge pull request 'ib_venue_closures: gap detection for "legacy mkts"' (#71)
-
d17e6ab5d9 Add holiday-gap detection via `exchange_calendars`
-
cd0c780d04 Add `exchange_calendar` dep for venue-closure gap checkin
-
1417c49051 Adjust type annots in binance and IB symbol mods
-
044afb0f6e Use `.ib.venues.is_venue_open()` in `.feed`
- Compare 8 commits »
goodboy merged pull request pikers/piker#71
ib_venue_closures: gap detection for "legacy mkts"
goodboy pushed to ib_async at pikers/piker
-
510eb8007b Capture `cons` in `Client.get_fute()`
-
d17e6ab5d9 Add holiday-gap detection via `exchange_calendars`
-
cd0c780d04 Add `exchange_calendar` dep for venue-closure gap checkin
-
1417c49051 Adjust type annots in binance and IB symbol mods
-
044afb0f6e Use `.ib.venues.is_venue_open()` in `.feed`
- Compare 30 commits »
goodboy pushed to ib_venue_closures at pikers/piker
-
d17e6ab5d9 Add holiday-gap detection via `exchange_calendars`
-
cd0c780d04 Add `exchange_calendar` dep for venue-closure gap checkin
-
1417c49051 Adjust type annots in binance and IB symbol mods
-
044afb0f6e Use `.ib.venues.is_venue_open()` in `.feed`
-
c96ecdab75 Add venue-closure gap-detection in `.ib.api.Client.bars()`
- Compare 29 commits »
goodboy pushed to main at pikers/piker
-
cabd3fde92 Merge pull request 'fix_tractor_logging: porting to latest `tractor.log` API(s)' (#76)
-
2d0005ce48 Drop info-level `.pause()`-es used while devving
-
d0add050b7 Better doc-strings n styling in `piker.cli` eps
-
709bc8a5be Bump `platformdirs` version in lock file
-
c7979d0100 Enable console logging in `.accounting` on import
- Compare 19 commits »
goodboy merged pull request pikers/piker#76
fix_tractor_logging: porting to latest `tractor.log` API(s)
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Lol brutal, merged into wrong base yet again !! XD
goodboy merged pull request pikers/piker#74
fix_tractor_logging: porting to latest `tractor.log` API(s)
goodboy pushed to hist_backfill_fixes at pikers/piker
-
12d9393617 Merge pull request 'fix_tractor_logging: porting to latest `tractor.log` API(s)' (#74)
-
2d0005ce48 Drop info-level `.pause()`-es used while devving
-
d0add050b7 Better doc-strings n styling in `piker.cli` eps
-
709bc8a5be Bump `platformdirs` version in lock file
-
c7979d0100 Enable console logging in `.accounting` on import
- Compare 20 commits »
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Removed em all in latest commit.
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Oh yeah right, and i disabled all these "status" things bc they never seem to clear from the bottom of the main widget/window..
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
This was originally bc i couldn't figure out why on `sway` i couldn't mouse-over-`c`-cancel orders XD
goodboy pushed to fix_tractor_logging at pikers/piker
-
2d0005ce48 Drop info-level `.pause()`-es used while devving
goodboy pushed to fix_tractor_logging at pikers/piker
-
d0add050b7 Better doc-strings n styling in `piker.cli` eps
-
709bc8a5be Bump `platformdirs` version in lock file
-
c7979d0100 Enable console logging in `.accounting` on import
-
9a97c477e2 Use `name=__name__` for logs throughout `.service`
-
2516d97fe4 Pass `loglevel` down through `.ui` graphics tasks
- Compare 20 commits »
goodboy pushed to main at pikers/piker
-
73369fb1ef Merge pull request 'hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller' (#62)
-
8dd969e85f Pin to min `xonsh` release for @goodboy needs
-
90fce9fcd4 Woops, use `piker_pin` from GH for `tractor`
-
a97f6c8dcf Flip `.tsp._history` logger to explicit mod-name (again)
-
a940018721 Adjust binance stale-bar detection to 2x tolerance
- Compare 45 commits »
goodboy merged pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfilleryup did it.
goodboy pushed to hist_backfill_fixes at pikers/piker
-
8dd969e85f Pin to min `xonsh` release for @goodboy needs