LogoPixi’VN
indexNamespacesRegisteredTickersFunctions

Function: has()

> has(id): boolean

Defined in: src/canvas/tickers/decorators/RegisteredTickers.ts:155

Check if a ticker is registered.

Parameters

id

string

The id of the ticker.

Returns

boolean

True if the ticker is registered, false otherwise.