Merger Node
This node intelligently merges messages from multiple preceding nodes.
It waits until each preceding node at least sent a message once.
For now, only the
get portfolio nodes
are supported.
Configuration
Input
Multiple get portfolio nodes that are wired to this node each configured with the same target currency.
Note, other types of nodes are not yet supported.
Output
Portfolio:
Resulting message will look exactly like the output of the get portfolio node with combined / aggregated values.
For example, portfolio.aggregatedTotal.totalQuoteAmount will be the sum of all total quote amounts of prior get portfolio nodes.
Last updated on
Oct 7, 2022