Search
× Search
Sunday, January 5, 2025

Archived Discussions

Recent member discussions

The Algorithmic Traders' Association prides itself on providing a forum for the publication and dissemination of its members' white papers, research, reflections, works in progress, and other contributions. Please Note that archive searches and some of our members' publications are reserved for members only, so please log in or sign up to gain the most from our members' contributions.

LMAX historical data through their API

photo

 Sander Burggraaff, Independent SAS consultant

 Saturday, July 2, 2016

LMAX offer historical data through their API, which you can access with Java. Has anyone ever tried this? It has been years since I last did something with Java, so anything that can give me a head start is very welcome.


Print

13 comments on article "LMAX historical data through their API"

photo

 Georgios Diamantopoulos, Chief Technology Officer at iBridgeNetwork

 Sunday, July 3, 2016



Hi Sander, DukasCopy and FXCM also offer such data and I have downloaded data from both on different occasions. I can write something custom for you if you would like.


photo

 Sander Burggraaff, Independent SAS consultant

 Monday, July 4, 2016



@Georgios: thank you for the offer but it's something I want to do myself. Of course there will be changes in the API in the future and then I have to be able to update the code.


photo

 private private,

 Wednesday, July 6, 2016



You have a web address that you access data from? What is LMAX? This is data about specific publically held companies, such as price history or financial statements? Thanks, David


photo

 Sander Burggraaff, Independent SAS consultant

 Thursday, July 7, 2016



@David: LMAX is based in the UK and is a MTF for Forex and Commodities. Turns out that if you have an account, you can email them and they send you information on how to retrieve a zip file with sample codes and documentation.


photo

 Daniel Costin, Software Developer and Solution Architect, passionate technologist and strategic thinker with a hands on approach

 Thursday, July 7, 2016



I did quite a bit of work on this 2-3 years ago. It worked well, IG also I believe provide this


photo

 Tod Harter, CTO Founder Manager at Whits End Solutions

 Thursday, July 7, 2016



Yeah, lots of brokers do. You can also buy data from various data-only suppliers, like Barcharts and Interactive Data. They each have some sort of API, usually these days some kind of REST-based thing.


photo

 Tadas Pranckevicius, All things software at Lobtek AG

 Thursday, July 7, 2016



yep. i did this. they provide sample apps. (they also have c#) with very few modifications is easy to get started


photo

 private private,

 Thursday, July 7, 2016



Both yahoo and msn provide information about stocks and it is free. Price histories and other basic data can be brought directly into Excel with macros. Good luck. Did you find the help you are looking for? Thanks, David


photo

 Hung Le, Algorithmic Trading Quant

 Thursday, July 7, 2016



I have used Interactive Broker not LMAX. I think Java API are similar in principal


photo

 Hung Le, Algorithmic Trading Quant

 Thursday, July 7, 2016



https://www.interactivebrokers.com/en/index.php?f=1286

you could find tutorial API


photo

 private private,

 Friday, July 8, 2016



Quality of spot FX data varies quite a lot depending on the source and whether it's been rolled up into a bar or not. Sometimes in rolling up the bars, the data provider will introduce certain biases - an example of this is the 1M bars from histdata.com

You need to be aware that when it comes to spot FX data there is no single price for spot, it's a highly decentralized OTC market. Many liquidity providers will also stream customised data to clients e.g. only firm liquidity or no last look prices, which may have an impact on the data you see between historical and realtime. Some providers will specialise in "retail" flow, where you'll be seeing very different spreads vs. the data you'll get from a professional or institutional feed.

You may want to check out the following sources for free tick by tick historical spot fx data:

http://ratedata.gaincapital.com/

http://www.truefx.com/?page=downloads


photo

 Tod Harter, CTO Founder Manager at Whits End Solutions

 Friday, July 8, 2016



Yes, Mr Sarda is quite correct, there's F/X market data and there's F/X market data... What you will get from LMAX will differ considerably from what you'll get from say Barcharts (which is some sort of filtered synthesis of different providers I presume). If you are doing backtesting of algos you are advised to use the production data feed that you will trade on, as even demo feeds of the same provider can be radically different! You'll also find that, because there really are few regs on Spot F/X, that any IB will often interpose their own slippage, reject orders, or increase the spread, and they often do it selectively (even some FCMs/LPs will do some of this too). Beware, its not a 'friendly' market and everyone is looking to stack the deck on you! So whatever data you have THIS week, if you start making money your quotes will look different NEXT week, sadly.


photo

 Brendan Dornan, Trader

 Tuesday, July 12, 2016



FXCM has some unique data on aggregated FX Retail positions if you do some hunting, or perhaps some emails.

Please login or register to post comments.

TRADING FUTURES AND OPTIONS INVOLVES SUBSTANTIAL RISK OF LOSS AND IS NOT SUITABLE FOR ALL INVESTORS
Terms Of UsePrivacy StatementCopyright 2018 Algorithmic Traders Association