piker/piker/ui
Tyler Goodlet 4383579cd0 Use shm array in chart-fsp task
Just like for the source OHLC, we now have the chart parent actor create
an fsp shm array and use it to read back signal data for plotting.
Some tweaks to get the price chart (and sub-charts) to load historical
datums immediately instead of waiting on an initial quote.
2020-10-02 12:13:50 -04:00
..
kivy Port monitor to normalized streams 2020-10-02 12:13:28 -04:00
qt Move all Qt components into top level ui module 2020-10-02 12:13:28 -04:00
quantdom Drop disk caching of quotes 2020-10-02 12:13:28 -04:00
__init__.py Docs the ui pkg mod 2020-10-02 12:13:28 -04:00
_axes.py Only need UTC offset hacking if time w broker is messed.. 2020-10-02 12:13:50 -04:00
_chart.py Use shm array in chart-fsp task 2020-10-02 12:13:50 -04:00
_exec.py Use partial, pass kwargs to `tractor._main()` 2020-10-02 12:13:28 -04:00
_graphics.py Add timeit prints 2020-10-02 12:13:50 -04:00
_interaction.py Start "interaction" module 2020-10-02 12:13:28 -04:00
_signalling.py Factor signalling api into new module 2020-10-02 12:13:28 -04:00
_source.py Copy non-base dtype fields on bar increment 2020-10-02 12:13:28 -04:00
_style.py Another black 2020-10-02 12:13:50 -04:00
cli.py Use partial, pass kwargs to `tractor._main()` 2020-10-02 12:13:28 -04:00