Get the KLSE stock data from Yahoo Finance
y = get_stock_data(stock_code,start_date,end_date)
Stock code for the stock (Yahoo Finance)
Data starting date. String in DDMMYY
Data ending date. String in DDMMYY
This is to get the stock date from Yahoo Finanace server