We have been using Reuters "RFA8_NET100_x64.dll" API, in our application for getting Reuters Stock feed. We have the following requirements
1. How can we get the Last Data i.e TRADE_PRICE, BID,ASK, HIGH, LOW etc, for a particular stock.
2. How can we get History Data for a particular date and stock. Now,
we want to fullfil the above requirements by using some Reuter API. Please suggest.