• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Data for derivative pricing

Joined
6/22/17
Messages
1
Points
11
Hi everybody,

I am doing derivative pricing for accouting pruposes. This means mostly fair value pricing of (interest rate) swaps and bonds.

At the moment I am using Thomson-Reuters to get the necessary data, but I have the feeling that I am using only a very small part of the capacities of Reuters as I don't need real-time data and also only use "standard" data.

Is anyone aware of an alternative (more cost-efficient) data provider offering END-OF-DAY data on
  • interest rates 1-, 3-, 6-, 12M-Libor Curves, OIS-curves, swaption and caplet implied volatilities for bigger currencies (mostly EUR, USD, CHF, GBP, but ideally also YEN, RUB, PLN, ...)
  • historic quotes on
    • global equities of large to mid-cap companies,
    • largest indices,
    • Libor rates,
    • inflation and
    • commodities?

Thanks!

Best!
Markus
 
Back
Top