June 3rd, 2014, 6:36 pm
Hi,I'm building a trading system in Java. I can receive prices and send order using a FIX connection with my broker, via the QuickFix/J library. Now I need to integrate in my system an external data feed providing live FX rates, possibly with a free and open source API. For some reasons that unfortunately I can't explain my broker can't provide me this live FX rate feed.What would you suggest me to use? Thanks