Skip to content

Interface: DepthHandle

Defined in: finance/charts.ts:156

Order-book depth: cumulative bid/ask volume as two filled areas.

Properties

ask

ts
ask: AreaLayer;

Defined in: finance/charts.ts:158


bid

ts
bid: AreaLayer;

Defined in: finance/charts.ts:157

MIT licensed. WebGL2 required.