ntorres pushed to nix-qt6-fix at pikers/piker
-
3e4e7c889b Allow ledger passes to ignore (symcache) unknown fqmes
-
afa5655af7 .clearing._ems: Don't require `first_quote['last']`
-
3ebbfcb9ca `kucoin`: repair live quotes streaming..
-
85377a5dc3 Deleted settlePlan field from binance FutesPair.
-
d512037ed4 Added missing fields for kucoin.
- Compare 5 commits »
ntorres deleted branch uv_magration from pikers/piker
ntorres pushed to kucoin_and_binance_fix at pikers/piker
-
3e4e7c889b Allow ledger passes to ignore (symcache) unknown fqmes
-
afa5655af7 .clearing._ems: Don't require `first_quote['last']`
-
3ebbfcb9ca `kucoin`: repair live quotes streaming..
-
85377a5dc3 Deleted settlePlan field from binance FutesPair.
-
d512037ed4 Added missing fields for kucoin.
- Compare 11 commits »
ntorres pushed to max_pain_deribit at pikers/piker
-
f594edd69d Max pain docs.
-
1f9d97d77e This script contains the necessary logic to calculate the max pain for a given
-
289d01f233 Here are the necessary fuctions to fetch the data
-
dc1d0c8653 uv migration
- Compare 4 commits »
ntorres pushed to max_pain_deribit at pikers/piker
-
cbffb6f227 Max pain docs.
-
7f8795b873 This script contains the necessary logic to calculate the max pain for a given
-
146d185509 Here are the necessary fuctions to fetch the data
-
fa061f32a4 uv migration
-
061308653f Nix fix for using `poetry run` instead `poetry shell`:
- Compare 66 commits »
ntorres pushed to uv_migration at pikers/piker
-
fa061f32a4 uv migration
-
061308653f Nix fix for using `poetry run` instead `poetry shell`:
-
db2e72a53d `deribit.feed`: fix "trade" event streaming
-
3f36be1010 Ignore non-`.parquet` (suffixed) paths for now during tsdb fs-indexing
-
b915a10da4 Mask `ruff` config and pin `websockets=0.12`
- Compare 63 commits »
ntorres pushed to nix_env_fix at pikers/piker
-
061308653f Nix fix for using `poetry run` instead `poetry shell`:
ntorres pushed to nix_env_fix at pikers/piker
-
3671b5b631 Nix fix for using `poetry run` instead `poetry shell`:
-
162f9ac8d3 Mask `ruff` config and pin `websockets=0.12`
-
ef0f76bd06 tractor branch updated, msgspec version upgraded, cython and greenback dependencies moved under dev group
-
db2e72a53d `deribit.feed`: fix "trade" event streaming
-
3f36be1010 Ignore non-`.parquet` (suffixed) paths for now during tsdb fs-indexing
- Compare 64 commits »
ntorres pushed to fix_deribit_hist_queries at pikers/piker
-
db2e72a53d `deribit.feed`: fix "trade" event streaming
-
3f36be1010 Ignore non-`.parquet` (suffixed) paths for now during tsdb fs-indexing
-
b915a10da4 Mask `ruff` config and pin `websockets=0.12`
-
5c66a767d7 `.deribit.feed`: get live quotes workin (again)
-
14b37975f3 Bit more `cryptofeed` adapter formatting and typing for clarity..
- Compare 61 commits »
ntorres pushed to deribit_fix at pikers/piker
-
c8bb8d7893 config refactor
-
b4141d4208 move constants to venue
-
468b33cf60 refactor redundant code
-
2c2fa990ed name formatting fixes
-
7bc98f5055 get_mkt_info cleanup
- Compare 45 commits »
ntorres pushed to deribit_fix at pikers/piker
-
11a883892d config refactor
-
d25864af2d move constants to venue
-
a2e2d4706a refactor redundant code
-
ae5bd1f74f name formatting fixes
-
45d24c85bf get_mkt_info cleanup
- Compare 39 commits »
ntorres pushed to nix-qt6-fix at pikers/piker
-
ec2203168a `default.nix` is created with required nixos deps "wiring"
-
69b1bb57ea Updated tractor method name.
-
1f2755ee36 Drop `.cancel_actor()` from `maybe_spawn_daemon()`
-
ff171af168 Prep service mngr for move to `tractor.hilevel`
-
aa4a89451a Lel, forgot to add a `SPOT` venue for `binance`..
- Compare 6 commits »
ntorres pushed to prev_deribit_fix at pikers/piker
-
69b1bb57ea Updated tractor method name.
-
1f2755ee36 Drop `.cancel_actor()` from `maybe_spawn_daemon()`
-
ff171af168 Prep service mngr for move to `tractor.hilevel`
-
aa4a89451a Lel, forgot to add a `SPOT` venue for `binance`..
-
a461fcc3e3 Mask no-data pause-point, add perps to sig.
- Compare 5 commits »
ntorres pushed to nix-qt6-fix at pikers/piker
-
58f91990a4 default.nix file for qt6 uis
ntorres pushed to nix-qt6-fix at pikers/piker
-
820bac2707 tractor branch updated, msgspec version upgraded, cython and greenback dependencies moved under dev group
-
9fe90bb0db default.nix file for qt6 uis
-
da2653cb88 Updated tractor method name.
-
2ef1230fcf Drop `.cancel_actor()` from `maybe_spawn_daemon()`
-
020919f2ea Prep service mngr for move to `tractor.hilevel`
- Compare 5 commits »
ntorres pushed to max_pain_deribit at pikers/piker
-
6b7af35cd0 Max pain docs.
ntorres pushed to aio_abandons at ntorres/tractor
-
a815466170 Migrate to uv using "uvx migrate-to-uv", use msgspec from git due to python 3.13 compat