Skip to main content
Version: v24

ISymbolInstrument

Interface

Properties

close

Close bar value

Type

number


currencyCode

Optional

Currency Code

Type

string


high

High bar value

Type

number


index

Index

Type

number


info

Optional

Symbol information

Type

LibrarySymbolInfo


interval

Interval

Type

number


isBarClosed

Whether the bar is closed

Type

boolean


isFirstBar

Whether this is the first bar

Type

boolean


isLastBar

Whether this is the last bar

Type

boolean


isNewBar

Whether this is a new bar

Type

boolean


low

Low bar value

Type

number


minTick

Minimum tick amount

Type

number


open

Open bar value

Type

number


period

Period

Type

string


periodBase

Period Base

Type

string


resolution

Resolution

Type

string


script

Script

Type

any


session

Session string

Type

string


ticker

Ticker

Type

string


tickerid

Ticker ID

Type

string


time

Time

Type

number


updatetime

Time of the update

Type

number


volume

Bar Volume value

Type

number