pub fn render_command_output(
command: &AppCommand,
store: &PortfolioStateStore,
prices: &PriceStore,
event_log: &EventLog,
strategy_store: &StrategyStore,
mode: BinanceMode,
) -> Stringpub fn render_command_output(
command: &AppCommand,
store: &PortfolioStateStore,
prices: &PriceStore,
event_log: &EventLog,
strategy_store: &StrategyStore,
mode: BinanceMode,
) -> String