<< getFILE Trity IOT Module get_stock_data >>

Trity IOT Module >> Trity IOT Module > get_stock_code

get_stock_code

Get the KLSE stock code by using keywords

Calling Sequence

[mes,cod]=get_stock_code(str)

Parameters

str :

Keyword to search

mes :

Returned results in string

cod :

Returned code which could be used directly with get_stock_data

Description

This is to get the stock code for KLSE stock for used with Yahoo Finanace server

Examples

[mes,cod]=get_stock_code('petronas');

See also

Authors


Report an issue
<< getFILE Trity IOT Module get_stock_data >>