finalynx.copilot.recommendations

Module Contents

Functions

render_recommendations

Sort lines with non-zero deltas by envelopes and display them as a summary of transfers to make. Call either run() or initialize() first.

API

finalynx.copilot.recommendations.render_recommendations(portfolio: finalynx.portfolio.folder.Portfolio, envelopes: List[finalynx.portfolio.envelope.Envelope]) rich.tree.Tree[source]

Sort lines with non-zero deltas by envelopes and display them as a summary of transfers to make. Call either run() or initialize() first.