MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / ohlc-sample.ts

File ohlc-sample.ts

examples/acceptance/ohlc-sample.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ohlcSample } from '../../src/data/ohlcSample';
2import type { OHLCDataPoint, OHLCDataPointObject, OHLCDataPointTuple } from '../../src/config/types';
3
4// TypeScript-only acceptance checks for OHLC downsampling.

Callers

nothing calls this directly

Calls 4

ohlcSampleFunction · 0.90
assertArrayLengthFunction · 0.85
assertOHLCEqualFunction · 0.85
assertFunction · 0.70

Tested by

no test coverage detected