.. |
kivy
|
Port kivy monitor to new tractor stream api
|
2021-04-29 09:10:11 -04:00 |
qt
|
Move all Qt components into top level ui module
|
2020-10-02 12:13:28 -04:00 |
quantdom
|
Drop quantdum legend item
|
2021-05-24 12:23:02 -04:00 |
__init__.py
|
Add license headers to pertinent files
|
2020-11-06 12:23:14 -05:00 |
_anchors.py
|
Fix import from wrong namespace, again.
|
2021-09-06 09:28:10 -04:00 |
_annotate.py
|
Fix marker-off-screen-placement for down arrows
|
2021-09-06 09:28:10 -04:00 |
_app.py
|
docstr tweakz
|
2022-01-23 19:47:34 -05:00 |
_axes.py
|
Drop 'ohlc' array usage from UI components
|
2022-01-25 07:59:08 -05:00 |
_chart.py
|
Move plotitem overlaying into a `.overlay_plotitem()`
|
2022-01-25 08:24:55 -05:00 |
_cursor.py
|
Handle left axis case for x-axis label placement
|
2022-01-25 08:24:55 -05:00 |
_curve.py
|
Add guard for "last step" rect
|
2022-01-25 07:57:01 -05:00 |
_display.py
|
Start vlm and other fsps as separate tasks
|
2022-01-25 08:24:55 -05:00 |
_editors.py
|
Drop 'ohlc' array usage from UI components
|
2022-01-25 07:59:08 -05:00 |
_event.py
|
annoying doc strings
|
2022-01-25 07:57:01 -05:00 |
_exec.py
|
Add reference gist for Qt guest mode stuff
|
2021-09-06 09:28:10 -04:00 |
_forms.py
|
annoying doc strings
|
2022-01-25 07:57:01 -05:00 |
_fsp.py
|
Factor (sub-)chart spawning into a admin method
|
2022-01-25 08:24:55 -05:00 |
_icons.py
|
Add an icon setter api to `Selection`
|
2021-09-14 12:25:30 -04:00 |
_interaction.py
|
Add auto-yrange handler to our `ChartView`
|
2022-01-25 07:59:08 -05:00 |
_l1.py
|
Always update L1 labels
|
2021-04-10 14:18:40 -04:00 |
_label.py
|
Make labels expand by default
|
2021-09-21 15:48:40 -04:00 |
_lines.py
|
Maybe show account names on order lines
|
2021-09-09 10:34:14 -04:00 |
_ohlc.py
|
Make `.paint()` method always the last
|
2021-11-12 16:03:23 -05:00 |
_orm.py
|
Shorten edit name, passthrough kwargs to adder methods
|
2021-11-05 10:05:11 -04:00 |
_overlay.py
|
Move multi-view overlay components in from `pyqtgraph` PR
|
2022-01-25 07:59:08 -05:00 |
_pg_overrides.py
|
Override the inverse transform func from pg
|
2021-03-19 00:40:39 -04:00 |
_position.py
|
Expect accounts as tuple, don't start rt pnl on no live pp
|
2021-11-05 10:05:11 -04:00 |
_search.py
|
annoying doc strings
|
2022-01-25 07:57:01 -05:00 |
_signalling.py
|
More fixes, some reversions
|
2021-07-21 18:26:24 -07:00 |
_style.py
|
i dunno, but display scaling is wack
|
2022-01-25 07:49:46 -05:00 |
_window.py
|
Start vlm and other fsps as separate tasks
|
2022-01-25 08:24:55 -05:00 |
cli.py
|
Breakup the chart module
|
2021-09-15 07:52:01 -04:00 |
order_mode.py
|
Add some type annots around pp msg handling
|
2021-11-05 10:05:11 -04:00 |