Commit Graph

  • c737de7c74 Rage drop the limit size unit enum Tyler Goodlet 2021-10-12 10:33:12 -0400
  • 8f70398d88 Fix exit-slot-edge-case when only one discrete unit remains Tyler Goodlet 2021-10-06 12:59:36 -0400
  • d706f35668 Keep slots ratio of 1 on derivs at startup Tyler Goodlet 2021-09-24 11:47:38 -0400
  • 1f1f0d3909 Force min pnl label width to avoid resizes on magnitude steps Tyler Goodlet 2021-09-23 14:17:08 -0400
  • d7cfe4dcb3 Shorten edit name, passthrough kwargs to adder methods Tyler Goodlet 2021-09-23 10:10:59 -0400
  • 7cbcfc5525 Update pp size label on settings changes Tyler Goodlet 2021-09-23 10:06:47 -0400
  • 2b97f98151 Don't open stream before starting the fsp context.. fsp_hotfixes Tyler Goodlet 2021-11-05 10:04:10 -0400
  • ea9b66d1c3 Hotfix: open a tractor context to fsps... Tyler Goodlet 2021-11-05 09:33:48 -0400
  • ffde4db656 Try out cancelling a root cancel scope for guest mode teardown teardown_guesmost_via_cs Tyler Goodlet 2021-08-03 09:42:32 -0400
  • 98df996209 Set isn't serializable on std msgpack windows_testing_volume wattygetlood 2021-09-28 18:42:23 -0400
  • 614089ae84 Only load 4 ib requests worth of bars on windows... wattygetlood 2021-09-28 18:40:56 -0400
  • 3c9c772177 Hack search view on windows to 1/2 window height; needs a better solution wattygetlood 2021-09-19 18:37:46 -0400
  • a5d38df689 Size the window to aproximately 1/3 the screen space wattygetlood 2021-09-19 18:34:17 -0400
  • 02e9240986 No support for notifications (yet) on windows wattygetlood 2021-09-16 16:46:44 -0400
  • ad623119fa Fix divide-by-zero when quote read is too fast in throttle task wattygetlood 2021-09-16 16:35:24 -0400
  • 48ad97de2c Fix default `brokers.toml` copying since module move wattygetlood 2021-09-16 16:34:43 -0400
  • 25eb6f0087 Configure window size based on screen dims on windows wattygetlood 2021-09-16 16:33:48 -0400
  • 6c86db8f2c Drop order status bar down a font px size Tyler Goodlet 2021-11-02 14:05:15 -0400
  • 704cc80708 Only update curve lengths on non-negative index diffs Tyler Goodlet 2021-11-02 14:04:44 -0400
  • 90f3db31bb Guard against empty array read in step update task Tyler Goodlet 2021-11-01 10:03:58 -0400
  • 8f0662f3aa Factor out context cacher to `tractor.trionics` Tyler Goodlet 2021-10-28 09:51:02 -0400
  • 43c59a2149 Error out clearing task on first quote being nan Tyler Goodlet 2021-10-27 12:58:41 -0400
  • baf3fcb6fd Drop throttled rate margin to 100us Tyler Goodlet 2021-10-22 13:15:07 -0400
  • be21df33c5 Turn on profiling for the moment Tyler Goodlet 2021-10-22 13:03:25 -0400
  • 456cdc1820 De-densify some funcs Tyler Goodlet 2021-10-22 13:03:12 -0400
  • d2d1f3223b Add some typing around web bs Tyler Goodlet 2021-10-22 13:02:45 -0400
  • 0735d924a6 Rename feed bus entrypoint Tyler Goodlet 2021-10-22 13:02:04 -0400
  • e978ae3151 Update some typing and add latency checks for binance Tyler Goodlet 2021-10-22 12:59:00 -0400
  • 284e9397f7 Please please please let this dpi scaling hack work Tyler Goodlet 2021-10-22 12:13:38 -0400
  • 905dc5a456 Port imports to tractor's new subpkg Tyler Goodlet 2021-10-22 12:13:08 -0400
  • ef6eb3808e Repeat the click 3 times Tyler Goodlet 2021-10-22 12:07:04 -0400
  • 3a3be89bd2 Start testing out trionics helpers, put vlm before rsi Tyler Goodlet 2021-10-12 10:32:34 -0400
  • 4812cce8cf Make openGL flag actually work.. Tyler Goodlet 2021-10-06 20:17:13 -0400
  • 5bc2609a24 Only scale down for scale < 2 wattygetlood 2021-09-16 16:36:09 -0400
  • baaf8d4a9d Revert to old shm "last" meaning last row Tyler Goodlet 2021-10-01 17:47:02 -0400
  • 8b7e7fd110 Spawn and cache an fsp cluster ahead of time Tyler Goodlet 2021-10-01 16:47:17 -0400
  • ade0993d61 Start trionics mod with an `async_enter_all` Tyler Goodlet 2021-10-01 10:27:08 -0400
  • 1ad7e9bae2 Activate/focus original window after feed reset Tyler Goodlet 2021-09-30 12:10:01 -0400
  • ceb1152f2c Expose dollar volume to fsp engine Tyler Goodlet 2021-09-30 07:41:09 -0400
  • 7d8202a63c Fix shm index update race Tyler Goodlet 2021-09-30 07:33:43 -0400
  • 4783dd7efa TOSQUASH fix subplots.values() cuckup Tyler Goodlet 2021-09-28 19:27:35 -0400
  • 4057209900 Add first draft of "dollar volume" fsp Tyler Goodlet 2021-09-28 16:39:11 -0400
  • dde8697f71 Autoscale the y-range for all linked charts Tyler Goodlet 2021-09-28 16:37:55 -0400
  • 926ee78216 `graphics_name` is more explicit then `name` Tyler Goodlet 2021-09-28 08:34:58 -0400
  • 49227b6e57 Process framed ticks by type in main graphics loop Tyler Goodlet 2021-09-28 07:56:14 -0400
  • 3f39c2bdfa Update fsps and overlays inside main OHLC chart update loop Tyler Goodlet 2021-09-27 10:25:42 -0400
  • 6897393715 Fix color passthrough, make overlays a `dict` Tyler Goodlet 2021-09-26 17:14:30 -0400
  • 549ff4ef11 Factor FSP subplot update code into func Tyler Goodlet 2021-09-26 12:26:09 -0400
  • 6751840568 More prep for FSP feeds Tyler Goodlet 2021-09-24 18:17:15 -0400
  • d0bad2e98e Make `.paint()` method always the last Tyler Goodlet 2021-09-21 15:27:45 -0400
  • f269fe9732 Always draw a last step line with px width=2 Tyler Goodlet 2021-09-21 15:27:22 -0400
  • c37e6e2440 Clean up some imports, shift around some commented code Tyler Goodlet 2021-09-21 15:25:36 -0400
  • 95baca219d Resize volume yaxis to in view range Tyler Goodlet 2021-09-21 09:35:37 -0400
  • 6a82b1802b Update vlm sticky Tyler Goodlet 2021-09-21 08:14:22 -0400
  • d751707e06 Pass curve color through to y sticky label Tyler Goodlet 2021-09-21 08:13:57 -0400
  • 063b860cd4 Re-order grays by "lightness" Tyler Goodlet 2021-09-20 13:42:54 -0400
  • 94793c276f Add back in rsi Tyler Goodlet 2021-09-20 13:42:13 -0400
  • baaf6abec6 Increase current bar's pen size by a px Tyler Goodlet 2021-09-20 13:41:53 -0400
  • a1b455349f Add dynamic subplot sizing logic, passthrouh step curve colors Tyler Goodlet 2021-09-20 13:41:24 -0400
  • 940fc5d2f0 Use filled rect for current step Tyler Goodlet 2021-09-20 13:38:12 -0400
  • 6dd42bcfb3 Add test logic for range based volume curve filling Tyler Goodlet 2021-09-20 08:48:34 -0400
  • 3670184c18 Bleh, try a bunch of stuff for step filling Tyler Goodlet 2021-09-20 08:39:44 -0400
  • d6d284fec5 Add last step updates and path fill support Tyler Goodlet 2021-09-19 15:56:02 -0400
  • c82046d59b Drop rsi from display by default Tyler Goodlet 2021-09-18 17:10:02 -0400
  • 230fb00777 Add todo for new view padding testing Tyler Goodlet 2021-09-18 17:09:30 -0400
  • 168c1eb2a9 Add volume plot as default Tyler Goodlet 2021-09-18 15:14:09 -0400
  • 699e670363 Invert 'c' (connection) array Tyler Goodlet 2021-09-17 16:30:56 -0400
  • 1e20b1d4dd Draft 'step' curve; couldn't get pg builtin to work Tyler Goodlet 2021-09-17 16:01:28 -0400
  • df14ff052a Draft tina install section Tyler Goodlet 2021-09-17 08:15:58 -0400
  • 8d34a2f13a Toss in references step mode impl Tyler Goodlet 2021-09-16 19:21:59 -0400
  • 8d44706588 Add some type annots around pp msg handling Tyler Goodlet 2021-10-29 16:05:50 -0400
  • cdf9f740f7 Expect accounts as tuple, don't start rt pnl on no live pp Tyler Goodlet 2021-10-22 12:58:12 -0400
  • 96c8908e9c Comment on default account load order Tyler Goodlet 2021-10-12 10:34:54 -0400
  • 3efe3b38b8 Avoid value error on puterizing unit name Tyler Goodlet 2021-10-12 10:33:51 -0400
  • a6629520b1 Rage drop the limit size unit enum Tyler Goodlet 2021-10-12 10:33:12 -0400
  • febb9310e8 Fix exit-slot-edge-case when only one discrete unit remains Tyler Goodlet 2021-10-06 12:59:36 -0400
  • 8cfd046284 Keep slots ratio of 1 on derivs at startup Tyler Goodlet 2021-09-24 11:47:38 -0400
  • 05a00c9dcc Force min pnl label width to avoid resizes on magnitude steps Tyler Goodlet 2021-09-23 14:17:08 -0400
  • 12858e9113 Shorten edit name, passthrough kwargs to adder methods Tyler Goodlet 2021-09-23 10:10:59 -0400
  • edcbc88a42 Update pp size label on settings changes Tyler Goodlet 2021-09-23 10:06:47 -0400
  • 186d221dda
    Merge pull request #236 from pikers/fsp_drunken_alignment goodboy 2021-11-03 08:48:45 -0400
  • cbec7df225 Drop old bps from fsp engine fsp_drunken_alignment Tyler Goodlet 2021-10-22 12:08:51 -0400
  • c9136e0494 Fix rsi history off-by-one due to `np.diff()` Tyler Goodlet 2021-10-05 12:28:27 -0400
  • dd9f6e8a7c Move sync diffing helpers out of index loop Tyler Goodlet 2021-10-05 12:27:53 -0400
  • 53dedbd645 Move "desynced" logic into a predicate Tyler Goodlet 2021-10-05 08:27:03 -0400
  • 3dd82c8d31 Fix the drunk fix Tyler Goodlet 2021-10-04 16:34:54 -0400
  • 086aaf1d16 Sync history recalcs to diff checks via a "task tracker" Tyler Goodlet 2021-10-04 12:58:29 -0400
  • f68671b614 Revert to old shm "last" meaning last row Tyler Goodlet 2021-10-01 17:47:02 -0400
  • 1981b113b7 Drunkfix: finally solve the fsp alignment race? Tyler Goodlet 2021-10-01 17:46:20 -0400
  • 6f83e358fe Add zero on increment support Tyler Goodlet 2021-09-30 11:19:50 -0400
  • 5b1be8a8da Do fsp sync-to-source in sample step task Tyler Goodlet 2021-09-30 10:46:44 -0400
  • 2b9fb952a9 Fix shm index update race Tyler Goodlet 2021-09-30 07:33:43 -0400
  • 2cd594ed35 Add profiling to fsp engine Tyler Goodlet 2021-09-30 07:41:09 -0400
  • d4b00d74f8 Move top level fsp pkg code into an `_engine` module Tyler Goodlet 2021-09-25 10:06:37 -0400
  • 33d1f56440 Port fsp daemon to tractor's context api Tyler Goodlet 2021-09-24 17:47:43 -0400
  • 31f4dbef7d More explicit error on shm push overruns Tyler Goodlet 2021-09-23 10:08:01 -0400
  • 92d7ffd332 WIP fsp output throttling - not working yet Tyler Goodlet 2021-09-09 10:47:41 -0400
  • 0a54ed7dad
    Merge pull request #235 from pikers/ib_client_scan goodboy 2021-11-01 13:28:05 -0400
  • f5d73edd1b Switch imports to new `tractor.trionics` subpkg Tyler Goodlet 2021-11-01 13:22:23 -0400
  • 297b88e88c Disable slipped in vlm display, will land with #231 Tyler Goodlet 2021-11-01 13:16:35 -0400