| .. |
|
brokers
|
Update some typing and add latency checks for binance
|
2021-11-05 10:27:03 -04:00 |
|
clearing
|
Error out clearing task on first quote being nan
|
2021-11-05 10:27:03 -04:00 |
|
cli
|
Move config module to top level
|
2021-09-06 21:26:28 -04:00 |
|
data
|
Guard against empty array read in step update task
|
2021-11-05 10:27:03 -04:00 |
|
fsp
|
Don't push stream msgs in fsps by default
|
2021-11-05 15:46:39 -04:00 |
|
testing
|
Import client for now until we make a proper shim
|
2018-02-12 10:35:54 -05:00 |
|
ui
|
Configure window size based on screen dims on windows
|
2021-11-07 13:14:38 -05:00 |
|
watchlists
|
Add license headers to pertinent files
|
2020-11-06 12:23:14 -05:00 |
|
__init__.py
|
Reminder to remove msgpack-numpy
|
2021-05-24 12:20:48 -04:00 |
|
_cacheables.py
|
Factor out context cacher to `tractor.trionics`
|
2021-11-05 10:27:03 -04:00 |
|
_daemon.py
|
Switch imports to new `tractor.trionics` subpkg
|
2021-11-01 13:22:23 -04:00 |
|
_profile.py
|
Turn on profiling for the moment
|
2021-11-05 10:27:03 -04:00 |
|
calc.py
|
Use `round()` for magnitude check
|
2021-11-05 10:27:03 -04:00 |
|
config.py
|
Fix default `brokers.toml` copying since module move
|
2021-11-07 13:14:38 -05:00 |
|
log.py
|
Add license headers to pertinent files
|
2020-11-06 12:23:14 -05:00 |
|
trionics.py
|
Start trionics mod with an `async_enter_all`
|
2021-11-05 10:27:03 -04:00 |