Combining OHLCV price series of multiple trading pairs by volume-weighting
I have multiple trading pairs for the same asset in the familiar OHLCV format. Data is indexed by (pair, timestamp) tuples and contains OHLCV columns.
I have multiple trading pairs for the same asset in the familiar OHLCV format. Data is indexed by (pair, timestamp) tuples and contains OHLCV columns.