- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to ib_2025_updates at pikers/piker
-
55116eea01 Bump `brokers.toml`, update ib and deribit sections
-
a0020d485e Bump ib-container docs and compose file
-
ccb4f79170 Bump various `.brokers.core` doc string content/style
-
1089de024a ib: multiline stylings, typing, timeout report
-
05bdac5542 Woops, fix to read `.api_port` ref from the `Client.ib.client`..
- Compare 8 commits »
goodboy created pull request pikers/piker#60
how_to_show_ur_pp: fixes for end-2-end order/position displaygoodboy pushed to ib_2025_updates at pikers/piker
-
4cb240adbe Bump `brokers.toml`, update ib and deribit sections
-
b74756d595 Bump ib-container docs and compose file
-
b97166c7af Bump various `.brokers.core` doc string content/style
-
9bf447fe75 ib: multiline stylings, typing, timeout report
-
23ae5f4b86 Woops, fix to read `.api_port` ref from the `Client.ib.client`..
- Compare 17 commits »
goodboy pushed to main at pikers/piker
-
d75c34d173 Merge pull request 'providers_sync: required API updates and `.brokers` refinements'
-
9be8ca6097 binance: add `AggTrade.nq: float`: "normal quantity" field..
-
bda8154d55 binance: handle new `TRADIFI_PERPETUAL`..
-
fd4dca9963 binance: add `Pair.opoAllowed` field
-
3c024206d4 binance: set `Pair.pegInstructionsAllowed = False`
- Compare 16 commits »
goodboy merged pull request pikers/piker#56
providers_sync: required API updates and `.brokers` refinements
goodboy pushed to ib_2025_updates at pikers/piker
-
db34999553 Bump `brokers.toml`, update ib and deribit sections
-
a63c7b13e2 Bump ib-container docs and compose file
-
3b18233573 Bump various `.brokers.core` doc string content/style
-
b525fa35fe ib: multiline stylings, typing, timeout report
-
731166072d Woops, fix to read `.api_port` ref from the `Client.ib.client`..
- Compare 46 commits »
goodboy pushed to providers_sync at pikers/piker
-
9be8ca6097 binance: add `AggTrade.nq: float`: "normal quantity" field..
-
bda8154d55 binance: handle new `TRADIFI_PERPETUAL`..
-
fd4dca9963 binance: add `Pair.opoAllowed` field
-
3c024206d4 binance: set `Pair.pegInstructionsAllowed = False`
-
4e9394f24b Add fix for binance API 3.1 rollout..
- Compare 30 commits »
goodboy commented on pull request pikers/piker#40
brokers_refinery: various updates/fixes/typing during options/max-pain feats devReplaced by #56.
goodboy closed pull request pikers/piker#40
brokers_refinery: various updates/fixes/typing during options/max-pain feats devgoodboy created pull request pikers/piker#59
ib_2025_updates: to make it not suck despite edwault's epic exitgoodboy pushed to hist_backfill_fixes at pikers/piker
-
126c627081 `.storage.__init__`: code styling updates
-
902773e6c3 Bump `brokers.toml`, update ib and deribit sections
-
bc1a0b1b89 `.tsp._history`: drop `feed_is_live` syncing, another seg flag
-
4f0a2e573a Woops, keep `np2pl` exposed from `.tsp`
-
72ae909839 accounting.calc: `.error()` on bad txn-time fields..
- Compare 30 commits »
goodboy pushed to how_to_show_ur_pp at pikers/piker
-
7c11bdb859 `accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
-
1807b8826e Draft a gt-one-`.fqme`-in-txns/account-file test
-
c8a0fed559 Drop `open_pps()` from ems tests
-
344444cd7b `ui._remote_ctl`: shield remote rect removals
-
858f67b2bd `_ems`: tolerate and warn on already popped execs
- Compare 24 commits »
goodboy pushed to main at pikers/piker
-
f218cf450e Merge pull request 'port_to_latest_tractor'
-
c77aca1f90 Flip (back) `pikerd` to use TCP by default
-
3adbabcba6 Use `pytest` plugin now exposed by `tractor`
-
2b17b99964 `.ui._search`: collapse EGs as needed, use `tn` naming.
-
f3767e4269 Port `.data._web_bs` stuff to strict-EGs
- Compare 14 commits »
goodboy pushed to port_to_latest_tractor at pikers/piker
-
c77aca1f90 Flip (back) `pikerd` to use TCP by default
goodboy pushed to port_to_latest_tractor at pikers/piker
-
3adbabcba6 Use `pytest` plugin now exposed by `tractor`
-
2b17b99964 `.ui._search`: collapse EGs as needed, use `tn` naming.
-
f3767e4269 Port `.data._web_bs` stuff to strict-EGs
-
c065ff6b86 Port `.cli` & `.service` to latest `tractor` registry APIs
-
5dc0ecc802 binance; unmask around send-chan @acm usage
- Compare 13 commits »
goodboy pushed to main at pikers/piker
-
8a17a75ba2 Merge pull request 'decimal_prices_thru_ems
-
838ddd6e79 Fix type-check assertion in ems test to use `is`
-
aaf2dbcd79 Cast to `float` as needed from order-mode and ems
-
cf976ff12b Mk `Brokerd[Order].price` avoid `float`-errs
- Compare 4 commits »
goodboy merged pull request pikers/piker#44
decimal_prices_thru_ems: yeah, just suck it up and do `Order.price: Decimal` for now..
goodboy pushed to hist_backfill_fixes at pikers/piker
-
23024a1aaf `.storage.__init__`: code styling updates
-
e6f05bded4 Bump `brokers.toml`, update ib and deribit sections
-
149faa4e4c `.tsp._history`: drop `feed_is_live` syncing, another seg flag
-
be28aa01c2 Woops, keep `np2pl` exposed from `.tsp`
-
e30f863e84 accounting.calc: `.error()` on bad txn-time fields..
- Compare 55 commits »
goodboy pushed to how_to_show_ur_pp at pikers/piker
-
092f01f225 `accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
-
2688cfcaee Draft a gt-one-`.fqme`-in-txns/account-file test
-
1823530008 Drop `open_pps()` from ems tests
-
d8bce898e8 `ui._remote_ctl`: shield remote rect removals
-
801a8416e2 `_ems`: tolerate and warn on already popped execs
- Compare 49 commits »