piker/piker
Tyler Goodlet 42aa2bce5b Add charting components from `Quantdom`
Hand select necessary components to get real-time charting with
`pyqtgraph` from the `Quantdom` projects:
https://github.com/constverum/Quantdom

We've offered to collaborate with the author but have received no
response and the project has not been updated in over a year.
Given this, we are moving forward with taking the required components to
make further improvements upon especially since the `pyqtgraph` project
is now being actively maintained again.

If the author comes back we will be more then happy to contribute
modified components upstream:
https://github.com/constverum/Quantdom/issues/18

Relates to #80
2020-06-16 11:52:16 -04:00
..
brokers Fix assignment out of order 2020-06-16 11:52:16 -04:00
cli Pass confdir and watchlist path to cli 2020-05-26 14:49:50 -04:00
data Update quote cache on each loop 2020-06-16 11:52:16 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Add charting components from `Quantdom` 2020-06-16 11:52:16 -04:00
watchlists Reord watchlist cmds into new package 2020-05-26 14:49:50 -04:00
__init__.py Relicense to AGPLv3 2020-06-16 00:12:19 -04:00
_async_utils.py An explicit name is prolly better 2018-11-25 19:23:07 -05:00
calc.py Allow specifying number of displayed digits 2018-11-13 18:42:34 -05:00
log.py Delegate logging to `tractor` 2020-02-29 12:29:20 -05:00