Open noamagiv opened 2 months ago
It should work, but there may be bug fixes I haven't pushed updates to yet. I've got a couple dozen fixes I'm still testing through before another bulk update and all the fixes are related to each other, so it wasn't easy to do partial updates this time.
There are kinda three different quote systems though:
add AAPL
or rm AAPL
(these should be persisted across restarts with the same client id if your cache directories are working. You just have to always start things from the same directory where it drops the cache files)ICLI_CLIENT_ID=4 poetry run icli
— each client ID has its own persistent quote state which is saved across restarts (if everything is working)
?
or q?
for some of the "quote group" management commands.
Hi, I'm removing symbols from display using rm or remove and it's not saved after restart. What am I doing wrong?
In addition, is it possible to create several watch lists (quote goups?) and load them on demand (instead of current active that present on display
Thanks !