Trying to get historical exchange rates from Reuters Eikon, how to get london close data

I am trying to get historical exchange price using function f = history(connection,'EUR=','BID',startdate,enddate); use "BID" in the function gives me the daily exchange rate close price in US timezone. What field name should I use to get the close price in UK timezone?

Answers (0)

Asked:

on 13 May 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!