-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy created pull request pikers/piker#37
stop_is_oec: expecttrio.EndOfChannel
as grace stream shutdown
goodboy created pull request pikers/piker#36
jsonrpc_err_in_rent: much needed refinements to.data._web_bs.open_jsonrpc_session()
goodboy deleted branch jsronrpc_err_in_rent from pikers/piker
goodboy created pull request pikers/piker#35
tsp_gaps: fixes for fault-less OHLCV time-series loadsgoodboy pushed to no_symcache_no_problem at pikers/piker
-
9e6bfa0926 Teensie `piker.data` styling tweaks
goodboy pushed to brokers_refinery at pikers/piker
-
ef9bc7d1ed `.brokers.cli`: module type and todo for `--pdb` flag to NOT src from sub-cmd
-
0aa252507f Type loaded backend modules
-
9ac1745271 Bump various `.brokers.core` doc string content/style
-
ded2705397 `.questrade`: link in ws-API issue!
-
65fbd435a8 `.kraken.broker`: need to `await verify_balances()` ..
- Compare 6 commits »
goodboy pushed to ems_no_last_required at pikers/piker
-
4bef6677a7 Various `.clearing` todos/notes on potential issues with loglevel settings..
-
aac0d79b6c .clearing._ems: Don't require `first_quote['last']`
- Compare 2 commits »
goodboy pushed to no_symcache_no_problem at pikers/piker
-
a945bb33f3 Invert `getattr()` check for `get_mkt_pairs()` ep
-
850cdbfe59 Allow ledger passes to ignore (symcache) unknown fqmes
- Compare 2 commits »
goodboy pushed to stop_is_oec at pikers/piker
-
389c746223 Catch using `Sampler.bcast_errors` where possible
-
a795108041 Group bcast errors as `Sampler.bcast_errors`
-
6e495511ff Suppress `trio.EndOfChannel`s raised by remote peer
- Compare 3 commits »
goodboy pushed to jsronrpc_err_in_rent at pikers/piker
-
e391c896f8 Mk jsronrpc's underlying ws timeout `float('inf')`
-
5633f5614d Doc-n-clean `.data._web_bs.open_jsonrpc_session()`
-
76735189de data._web_bs: try to raise jsonrpc errors in parent task
- Compare 3 commits »
goodboy pushed to tsp_gaps at pikers/piker
-
d49608f74e Refine history gap/termination signalling
-
bf0ac93aa3 Only use `frame_types` if delivered during enter
-
d7179d47b0 `.tsp._anal`: add (unused) `detect_vlm_gaps()`
-
c390e87536 `.storage.cli`: collect gap-markup-aids into `tf2aids: dict` prior to pause for introspection
-
5e4a6d61c7 Ignore any non-`.parquet` files under `.config/piker/nativedb/` subdir
- Compare 6 commits »
goodboy commented on issue pikers/piker#24
Design: data schema for opts ts storageAnother impl detail wrt how a `datad` provider can offer OI info for a deriv.. Likely they either provide it like we should, - as an additional field `oi`/`oi_calc` updated with every…
goodboy commented on issue pikers/piker#31
deribit:price_tick
is wrong for all instruments
@ntorres do we know why or what the `MktPair.price_tick` is fixed at then?