Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITicksOptions

Hierarchy

Index

Properties

Optional from

from?: string | number

Starting timestamp in ms

Optional size

size?: string | number

Maximum amount of candles to retrieve

symbolId

symbolId: string | string[]

Financial instrument ids

Optional to

to?: string | number

Ending timestamp in ms

Optional type

type?: "quotes" | "trades"

Tick types

Optional version

version?: "2.0" | "3.0"

API version