Skip to content

volas 3.0.3

Latest

Choose a tag to compare

@kaelzhang kaelzhang released this 17 Jul 07:55

This is the first GitHub Release for volas.

volas is a Rust-backed, pandas-shaped DataFrame for live OHLCV pipelines. It provides built-in technical-indicator directives, cached indicator columns that refresh only the stale tail after append, and NumPy/Torch-ready output.

Install it with:

pip install volas

Good starting points:

This release represents the initial public GitHub release line, including the 3.0.x work already published on PyPI.