ticker (string) – Input ticker.
string
integer
Retrieves the ID of the given ticker. If the ticker is not found - the function returns nil.
Example:
local ticker_id = get_ticker_id("EURUSD")
version
security