Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 942 Bytes

File metadata and controls

23 lines (19 loc) · 942 Bytes

Shieldstack Roadmap

Quick Wins

  • --json flag - Output dashboard as JSON for piping to other tools/scripts
  • --compact flag - Condensed view for narrow terminal windows
  • Non-interactive update - shieldstack update --zec 10 --btc 0.05 to set values without prompts
  • Backup on write - Auto-create .bak files before overwriting holdings/config

Medium Effort

  • 7/30/90 day averages - Expand from 30d only
  • --offline flag - Force cached data, skip API calls
  • Share mode - --share for anonymized output (percentages only, no amounts)
  • CSV export - Export holdings history

Larger Features

  • Encryption - Optional passphrase for holdings file
  • Historical tracking - Portfolio value over time
  • Custom tickers - Add any coin beyond ZEC/BTC
  • Price alerts - Notify when ratio hits threshold
  • Decision journal - Log trades, review outcomes

Big Picture

  • Web UI