Closed ajgringo619 closed 2 years ago
Describe the bug Watch lists are no longer separated by group; this is even present using the sample .yaml.
To Reproduce Steps to reproduce the behavior:
show-summary: true show-tags: false show-fundamentals: true show-separator: true show-holdings: true sort: value interval: 10 currency: USD currency-summary-only: false
Expected behavior Watch lists should stay separated by group if configured that way.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Here's my (abbreviated) .yaml file:
groups: - name: crypto watchlist: - CURE-USD - DOGE-USD - LINK-USD - LTC-USD - MANA-USD - MATIC-USD - MKR-USD - SOL-USD - TRX-USD - YFI-USD - ZRX-USD holdings: - symbol: "ADA-USD" quantity: xxxxx unit_cost: xxxxx - symbol: "BTC-USD" quantity: xxxxx unit_cost: xxxxx - name: stocks watchlist: - CTIC - ERF - HLMN - INDI - KNTNF - PSFE - ROVR - SFT holdings: - symbol: "ACHL" quantity: xxxxx unit_cost: xxxxx - symbol: "BTG" quantity: xxxxx unit_cost: xxxxx
Thanks for reporting this - it should be fixed in the latest release but let me know if you still see the issue on your end
Works perfectly - thanks a bunch!
Describe the bug Watch lists are no longer separated by group; this is even present using the sample .yaml.
To Reproduce Steps to reproduce the behavior:
Expected behavior Watch lists should stay separated by group if configured that way.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Here's my (abbreviated) .yaml file: