wax.modules.ohlc

Open-High-Low-Close binning.

Classes

OHLC(*args, **kwargs)

Open-High-Low-Close binning.

OHLCData(OPEN, HIGH, LOW, CLOSE)