TL;DR — When an index's composition or weights change, LunaVector shows you the proposed trades and executes them on your exchange after you approve (or automatically, depending on your settings).

When rebalancing happens

The rebalancing flow

  1. LunaVector fetches the latest index composition.
  2. Compares current portfolio vs. target weights.
  3. Generates the minimum set of trades to reach the target.
  4. Notifies you with a preview (assets, quantities, fees, net delta).
  5. On approval (or auto), executes trades via your exchange API.
  6. Logs the result in your Rebalancing history.

Guardrails

Failsafes