Tick
Documentation / @elitechart/core / Tick
Defined in: data/types.ts:50
A single trade tick. side is optional because not every datafeed
exposes the maker / taker direction.
Example
Properties
price
Defined in: data/types.ts:52
side?
Defined in: data/types.ts:54
size
Defined in: data/types.ts:53
time
Defined in: data/types.ts:51