This website requires JavaScript.
838ddd6e79
Fix type-check assertion in ems test to use `is`
#44
decimal_prices_thru_ems
Tyler Goodlet
2025-04-24 12:53:32 -0400
aaf2dbcd79
Cast to `float` as needed from order-mode and ems
Tyler Goodlet
2025-04-21 20:36:28 -0400
cf976ff12b
Mk `Brokerd[Order].price` avoid `float`-errs
Tyler Goodlet
2025-04-21 13:06:53 -0400
fa0d088ebc
Merge pull request 'rando_data_subsys_styling
Gud Boi
2026-01-07 02:43:35 +0000
dc61e6fc4f
Report with `{fqme!r}` in feed allocator for type clarity
#58
#29
subsys_refinery
rando_data_subsys_styling
Tyler Goodlet
2025-12-30 11:06:43 -0500
b2b0e4c40d
`.config.get_app_dir()`: link to `click`'s orig impl on GH
Tyler Goodlet
2025-12-30 11:03:42 -0500
4b1fa2173b
Touch `conf.toml` by default when dne?
Tyler Goodlet
2025-12-16 12:42:11 -0500
b3d345fc41
Wow, update root `conf.toml` to new multiaddr style
Tyler Goodlet
2025-10-02 20:07:23 -0400
0282e632f9
`data._symcache`, impl a summary `.__repr__()`, avoids `Asset` causality issues
Tyler Goodlet
2025-09-29 15:00:14 -0400
7e600b3901
Avoid `msgspec` eval-err on `Asset` in symcache?
Tyler Goodlet
2025-09-29 13:44:57 -0400
dbe2567fe8
Flip screen-info script to qt6, refine it to heck.
Tyler Goodlet
2025-09-22 09:05:51 -0400
60df863a6a
Mk a `notes_to_self/` move orig file `ideas.rst'
Tyler Goodlet
2025-07-21 18:42:57 -0400
2d44a9afaa
Drop old/masked ahab-docker daemon starting
Tyler Goodlet
2025-07-18 19:35:54 -0400
57a5903ccf
Start a manual `tags` file for internal refs
Tyler Goodlet
2025-06-20 16:00:14 -0400
cbe0cbd29c
Add a couple new grays to the pallete
Tyler Goodlet
2025-06-09 10:43:52 -0400
2158e27a66
Add missing f-str prefix to log line
Tyler Goodlet
2025-06-09 10:27:01 -0400
323290d20b
Teensie `piker.data` styling tweaks
Tyler Goodlet
2025-02-13 11:04:59 -0500
4dd7391da7
Merge pull request 'bump_polars: new version with API adjustments' (#57 ) from bump_polars into main
Gud Boi
2026-01-06 23:02:07 +0000
2ced05c4d5
`polars.cumsum()` is now `.cum_sum()`
#57
bump_polars
Tyler Goodlet
2025-09-27 12:24:11 -0400
e10f3a16dd
Bump to (latest) `polars`, the `0.20.6x` series B)
Tyler Goodlet
2025-06-09 10:35:47 -0400
70f952a083
Bump various `.brokers.core` doc string content/style
#40
brokers_refinery
Tyler Goodlet
2025-02-13 10:43:50 -0500
ae7cd8df7c
ib: multiline stylings, typing, timeout report
Tyler Goodlet
2025-12-30 11:02:41 -0500
b994dd85af
Woops, fix to read `.api_port` ref from the `Client.ib.client`..
Tyler Goodlet
2025-10-06 18:12:33 -0400
7bea7518a5
Support per-`ib.vnc_addrs` vnc passwords
Tyler Goodlet
2025-10-05 12:32:53 -0400
a591ae998d
binance: add `AggTrade.nq: float`: "normal quantity" field..
Tyler Goodlet
2025-12-31 12:52:46 -0500
3f16156e4d
binance: handle new `TRADIFI_PERPETUAL`..
Tyler Goodlet
2025-12-16 16:15:30 -0500
dee622bfc7
binance: add `Pair.opoAllowed` field
Tyler Goodlet
2025-12-18 18:14:54 -0500
7cb65490c6
ib: bump `docker/ib/README.rst`
Tyler Goodlet
2025-10-02 22:12:56 -0400
2d62ee681c
ib.feed: better no-bars error-log message format
Tyler Goodlet
2025-10-02 20:52:01 -0400
5e44e3e6d6
binance: set `Pair.pegInstructionsAllowed = False`
Tyler Goodlet
2025-10-02 20:08:56 -0400
44f58657c3
Set `.bs_mktid` on all IB position-msg emissions..
Tyler Goodlet
2025-09-26 17:44:06 -0400
6d6afbde8f
Switch to `pyvnc` for IB reset hackz
Tyler Goodlet
2025-09-26 13:02:11 -0400
6501f04ace
Convert remaining `.to_asyncio.open_channel_from()` to `chan` fn-sig usage
Tyler Goodlet
2025-09-22 12:58:23 -0400
eff651ea28
`ib.feed`: finally solve `push()` exc propagation
Tyler Goodlet
2025-09-21 22:38:05 -0400
4c902f6cd7
`ib`: various type-annot, multiline styling and todos updates
Tyler Goodlet
2025-09-21 16:05:50 -0400
8902142b20
ib: add venue-hours checking
Tyler Goodlet
2025-09-20 22:13:59 -0400
875dacabc2
ib: never relay "Warning:" errors to EMS..
Tyler Goodlet
2025-09-17 18:54:47 -0400
153e413c79
ib: jig `.data_reset_hack()` with vnc-client failover
Tyler Goodlet
2025-09-15 16:53:25 -0400
2d2c20d72a
Add fix for binance API 3.1 rollout..
Tyler Goodlet
2025-08-27 23:00:23 -0400
d1ecbd8142
kraken: add crash-handling around `Pair()` init
Tyler Goodlet
2025-06-26 10:51:03 -0400
10a6f666b9
kraken: `Pair.costmin` is now optional?
Tyler Goodlet
2025-06-26 10:49:39 -0400
dfdd8a42ec
binance: add new `permissionSets` to base `Pair`
Tyler Goodlet
2025-06-09 10:16:41 -0400
a578f7a21f
Update `binance` spot pairs with `amendAllowed`
Tyler Goodlet
2025-04-24 10:37:52 -0400
9e7ad816d4
`.kraken`: add masked pauses for order req debug
Tyler Goodlet
2025-04-21 21:16:32 -0400
a0ba295b50
`.questrade`: link in ws-API issue!
Tyler Goodlet
2025-02-13 12:33:52 -0500
743dfc3646
`.kraken.broker`: need to `await verify_balances()` ..
Tyler Goodlet
2025-02-13 12:33:19 -0500
a230ca6dce
`.brokers.ib.feed`: better `tractor.to_asyncio` typing and var naming throughout!
Tyler Goodlet
2025-02-13 12:32:43 -0500
bc3b0379d0
`.brokers.cli`: module type and todo for `--pdb` flag to NOT src from sub-cmd
Tyler Goodlet
2025-02-13 12:29:43 -0500
a1a0b9c47b
Type loaded backend modules
Tyler Goodlet
2025-02-13 10:44:23 -0500
44a3385604
Just drop the merge-msg template, more trouble then it's worth XD
Tyler Goodlet
2026-01-06 12:35:51 -0500
65320a5e0f
Gitea template, wow fix it again..
Tyler Goodlet
2026-01-06 12:28:30 -0500
272b74d214
Simplify gitea merge template
Gud Boi
2026-01-06 17:25:49 +0000
4baa330e23
Ye, nm it turns out there's no ${URL} !?
#55
simpler_gitea_merge_template
Tyler Goodlet
2026-01-05 17:47:22 -0500
f9514582b8
Mk title line same as PR, drop issues bit
Tyler Goodlet
2026-01-05 14:51:32 -0500
8f24a35a5d
Merge pull request 'Merge-msg template' (#54 ) from gitea_merge_template into main
Gud Boi
2026-01-05 18:51:52 +0000
cccf001aa4
Try out what gemini says will work?
#54
gitea_merge_template
Tyler Goodlet
2026-01-05 13:43:10 -0500
65a4fafb5d
Merge pull request 'no_symcache_no_problem: be more tolerant of not-yet-implemented provider backends' (#39 ) from no_symcache_no_problem into main
Gud Boi
2026-01-05 16:28:59 +0000
a67d841ad1
binance: add `AggTrade.nq: float`: "normal quantity" field..
nixround2_n_sway_testing
Tyler Goodlet
2025-12-31 12:52:46 -0500
248554d94b
binance: handle new `TRADIFI_PERPETUAL`..
Tyler Goodlet
2025-12-16 16:15:30 -0500
010182cf49
Touch `conf.toml` by default when dne?
Tyler Goodlet
2025-12-16 12:42:11 -0500
03c194865e
binance: add `Pair.opoAllowed` field
Tyler Goodlet
2025-12-18 18:14:54 -0500
0edead4a93
ib: bump `docker/ib/README.rst`
Tyler Goodlet
2025-10-02 22:12:56 -0400
e895e7ea38
ib.feed: better no-bars error-log message format
Tyler Goodlet
2025-10-02 20:52:01 -0400
fa55778551
binance: set `Pair.pegInstructionsAllowed = False`
Tyler Goodlet
2025-10-02 20:08:56 -0400
59f900ca5e
Wow, update root `conf.toml` to new multiaddr style
Tyler Goodlet
2025-10-02 20:07:23 -0400
74576f7881
`accouning.calc`: enable crash handlers on `debug_mode` input (via test harness)
Tyler Goodlet
2025-09-29 15:14:35 -0400
f9e1266f46
Draft a gt-one-`.fqme`-in-txns/account-file test
Tyler Goodlet
2025-09-29 15:02:50 -0400
6c708c409a
`data._symcache`, impl a summary `.__repr__()`, avoids `Asset` causality issues
Tyler Goodlet
2025-09-29 15:00:14 -0400
53b8a38ac3
Use `pytest` plugin now exposed by `tractor`
Tyler Goodlet
2025-09-29 14:36:55 -0400
5248a85ce7
Avoid `msgspec` eval-err on `Asset` in symcache?
Tyler Goodlet
2025-09-29 13:44:57 -0400
afa985fdd6
Drop `open_pps()` from ems tests
Tyler Goodlet
2025-09-29 13:33:03 -0400
a4af384aa8
`ui._remote_ctl`: shield remote rect removals
Tyler Goodlet
2025-09-29 13:26:11 -0400
0330c387aa
`_ems`: tolerate and warn on already popped execs
Tyler Goodlet
2025-09-29 13:21:11 -0400
a988c8f9c3
`polars.cumsum()` is now `.cum_sum()`
Tyler Goodlet
2025-09-27 12:24:11 -0400
d3f30f5be2
ui.order_mode: prioritize mkt-match on `.bs_mktid`
Tyler Goodlet
2025-09-27 11:55:35 -0400
55d759650c
Set `.bs_mktid` on all IB position-msg emissions..
Tyler Goodlet
2025-09-26 17:44:06 -0400
46461c6105
Add an option `BrokerdPosition.bs_mktid` field
Tyler Goodlet
2025-09-26 17:38:22 -0400
b0e2db902e
Don't override `Account.pps: dict` entries..
Tyler Goodlet
2025-09-26 15:17:41 -0400
a865bf38a7
Switch to `pyvnc` for IB reset hackz
Tyler Goodlet
2025-09-26 13:02:11 -0400
ba91dc6790
Convert remaining `.to_asyncio.open_channel_from()` to `chan` fn-sig usage
Tyler Goodlet
2025-09-22 12:58:23 -0400
cd3b7d7d57
Flip screen-info script to qt6, refine it to heck.
Tyler Goodlet
2025-09-22 09:05:51 -0400
935474303e
`ib.feed`: finally solve `push()` exc propagation
Tyler Goodlet
2025-09-21 22:38:05 -0400
100e1b2fa6
`ib`: various type-annot, multiline styling and todos updates
Tyler Goodlet
2025-09-21 16:05:50 -0400
751ee3996f
`.ui._search`: collapse EGs as needed, use `tn` naming.
Tyler Goodlet
2025-09-21 12:02:04 -0400
a7bf5a6d40
Port `.data._web_bs` stuff to strict-EGs
Tyler Goodlet
2025-09-21 11:08:14 -0400
4e96161f36
Port `.cli` & `.service` to latest `tractor` registry APIs
Tyler Goodlet
2025-09-20 22:38:47 -0400
6a62c7d8a9
binance; unmask around send-chan @acm usage
Tyler Goodlet
2025-09-20 22:32:05 -0400
0001f35e17
ib: add venue-hours checking
Tyler Goodlet
2025-09-20 22:13:59 -0400
2074eeea4f
Spurious first-draft of EG collapsing
alt_tpts_for_perf
Tyler Goodlet
2025-09-15 19:10:20 -0400
1799171705
Use `.trionics.collapse_eg()` in `.deribit.api`
Tyler Goodlet
2026-01-01 17:06:51 -0500
cffefac615
ib-related: cope with invalid txn timestamps
Tyler Goodlet
2025-09-15 18:29:19 -0400
fc2d727fdb
Mk a `notes_to_self/` move orig file `ideas.rst'
binance_api_3.1
Tyler Goodlet
2025-07-21 18:42:57 -0400
05dde42f70
Drop old/masked ahab-docker daemon starting
Tyler Goodlet
2025-07-18 19:35:54 -0400
04e423e6bd
Try running daemons on UDS tpt
Tyler Goodlet
2025-06-26 11:38:04 -0400
793a454463
Adjust feed status fields/display-pane to new actor-ID
Tyler Goodlet
2025-06-26 11:13:26 -0400
b8b4f1b80f
Adjust to `trio`'s strict eg nurseries throughout!
Tyler Goodlet
2025-06-26 11:00:20 -0400
1cf041d8e6
Start a manual `tags` file for internal refs
Tyler Goodlet
2025-06-20 16:00:14 -0400
831b6cfb21
Add a couple new grays to the pallete
Tyler Goodlet
2025-06-09 10:43:52 -0400
e5f7e8de9d
Bump to (latest) `polars`, the `0.20.6x` series B)
Tyler Goodlet
2025-06-09 10:35:47 -0400
871bb2620e
Port to newer `tractor.get_registry()`
Tyler Goodlet
2025-06-09 10:18:08 -0400