Welcome to NexusFi: the best trading community on the planet, with over 200,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community. It's free for basic access, or support us by becoming an Elite Member -- discounts are available after registering.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
I would greatly appreciate it if anyone could give me some feedback on the best way to pursue finding/locating historical data and using it. Perhaps, there is a thread somewhere that kind of gives a primer. I'll be honest, I am not a guy who is too comfortable navigating code and some of the discussions I have seen on this subject matter have left me a little overwhelmed and intimidated.
I love how over at Yahoo Finance you can download data for individual stocks until your heart is content. Is there a futures equivalent at some other website?
Assuming there isn't, it seems like I am left with three choices:
1. Pay for data from a vendor specializing in this area
2. Find the data as posted by other traders somewhere on the internet (e.g. NexusFi (formerly BMT), other sites).
3. Access it through a trading platform.
It is my understanding that in the elite section of this forum that users have voluntarily posted historical data, but I have no idea how exhaustive or comprehensive this data is. Is it like a smorgasboard where someone posted CL 2013 data, someone posts GC 2008 data, and you have to compile it all together?
It seems most people on this forum have apparently accessed historical data through a trading platform. Does every platform offer this feature? I don't think so. I currently have an account with ThinkorSwim and while I can pull up charts for each market for the last couple of years, it doesn't go much further than that and I cannot export this data to Excel or anywhere else to analyze.
It seems from reading the myriad of posts on these forums that most people are using the NT platform to get their historical data and to back test ideas. However, it seems that you have to be able to write code of some kind to do this.
Are there any other platforms that allow users to export data to Excel or back test on the platform? I thought I saw some mentioning of MultiCharts. What about Sierra Chart, etc?
Thanks for taking the time to help me out. I appreciate it. And forgive me if this has been answered ad nauseum elsewhere on these boards.
Can you help answer these questions from other members on NexusFi?
In this thread, I propose to list resources for free (or cheap) daily historical (EOD) data which could be retrieved programmatically.
In the following messages, links will be provided in relation with:
- Yahoo Finance
- Google Finance
- Quandl
- …
There are at least 4 sources of free historical data :
- Yahoo Finance
- Quandl
- EOD Kinetic via Ninja Trader
- (not free but cheap) feeds proposed by Sierra Chart
Each of them is accessible in Excel:
- Yahoo Finance data can be downloaded under CSV format. Moreover, it probably exists API to read directly data from Excel.
- Quandl data can be downloaded under CSV format. It also exists an API to read directly data from Excel.
- Ninja Trader allows exporting data.
- Sierra Chart allows exporting data in CSV format. Moreover, daily data is natively stored in CSV format.