crypto-backtest

Backtesting on market data imported from crypto exchange

marketdata-api

OData server. Get market data from crypto exchanges open REST API.

vwap-fast

Quickly calculate moving volume-weighted average prices [aka VWAP or MVWAP] from a stream of OHLCV candles. Uses prefix sums and static 'rolling' arrays for efficiency.