MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / main.ts

File main.ts

examples/candlestick-streaming/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createChart, type ChartGPUInstance, type OHLCDataPoint } from '../../src/index';
2import { generateHistoricalData } from './generateHistoricalData';
3import { createTickSimulator, createCandleAggregator, type Tick } from './tickSimulator';
4

Callers

nothing calls this directly

Calls 1

initFunction · 0.70

Tested by

no test coverage detected