Multiplicative.aggregate# Multiplicative.aggregate(*assets)[source] Aggregate the assets into a single asset via product. Parameters: assets (Iterable[float]) – The assets to aggregate. Returns: The aggregated asset. Return type: float