Fires of Heaven Guild Message Board  

Go Back   Fires of Heaven Guild Message Board > General forums > Business & Finance
User Name
Password
Or, use your gamerDNA username: (more...)
ForumSpy Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 11-06-2009, 12:45 PM   #1 (permalink)
Requiem
Site Administrator
 
Join Date: Jan 2002
Location: Portland, OR
Posts: 1,259
+109 Internets
Historical Stock Data?

Does anybody know where I can find some high granularity stock data for months, years, or preferably decades? I'm looking specifically at the granularity, I'd like minute or even second capture intervals.

The highest granularity I've been able to find in 30 minutes on google is daily, which isn't useful for what I have in mind.

Any ideas?

Edit: Before somebody asks for what stocks, for anything. For all stocks in the world, ideally. I'm looking to do some serious data mining.
__________________
Requiem
Alloria Mistweave
Uberguilds.org, fohguild.org Site Administrator
requiem@fohguild.org

Last edited by Requiem; 11-06-2009 at 01:22 PM..
Requiem is offline   Reply With Quote
Old 11-06-2009, 12:56 PM   #2 (permalink)
The Ancient
where is my mind
 
The Ancient's Avatar
 
Join Date: Dec 2006
Posts: 5,855
+31 Internets
For what?
__________________
Quote:
Originally Posted by KennyG View Post
This show could be reruns of mckay and shepard telling dick and fart jokes and i would still be there every night licking the screen. Im gay for the stargate franchise.
The Ancient is offline   Reply With Quote
Old 11-06-2009, 01:19 PM   #3 (permalink)
r3probate
unprincipled
 
Join Date: Jan 2007
Posts: 756
I don't think you could get data that fine without paying for a Bloomberg terminal or other professional trading platform, rinthea or prescient might know better.
__________________
r3probate is offline   Reply With Quote
Old 11-06-2009, 01:31 PM   #4 (permalink)
prescient63
Registered User
 
Join Date: Jan 2002
Posts: 1,918
-41 Internets
It sounds like you want something like compustat data and it isn't free. I am curious as to what you want to use it for. The only real reasons I see for having it are either academic or HFT, and HFT requires colocation, sub millisecond feeds, and a host of other infrastructure hurdles to overcome.
prescient63 is offline   Reply With Quote
Old 11-06-2009, 01:40 PM   #5 (permalink)
Requiem
Site Administrator
 
Join Date: Jan 2002
Location: Portland, OR
Posts: 1,259
+109 Internets
I want to use it to develop an HFT algorithm, yes.
__________________
Requiem
Alloria Mistweave
Uberguilds.org, fohguild.org Site Administrator
requiem@fohguild.org
Requiem is offline   Reply With Quote
Old 11-06-2009, 01:41 PM   #6 (permalink)
prescient63
Registered User
 
Join Date: Jan 2002
Posts: 1,918
-41 Internets
You could enroll in a course at a college where they have access to compustat data.

Could try these guys as they seem pretty cheap Tick Data - Pricing

I know very little about HFT trading but I would think that you will additionally need market depth info as bid/ask spreads don't tell you too much.

IE 10 share buy on one side and a 3 share sell on the other.

While I'm thiking about it you're really going to be handicapped against firms that have access to flash orders. I'm not trying to be a dick but HFT trading requires significant capital investments because you're up against GS, Citadel, Renaissance, etc...... Plus a good chunk of profits are probably coming from liquidity rebates.

Last edited by prescient63; 11-06-2009 at 02:01 PM..
prescient63 is offline   Reply With Quote
Old 11-06-2009, 01:42 PM   #7 (permalink)
Requiem
Site Administrator
 
Join Date: Jan 2002
Location: Portland, OR
Posts: 1,259
+109 Internets
That's not a bad idea. I've requested some quotes, but I have a feeling it's going to be big numbers.
__________________
Requiem
Alloria Mistweave
Uberguilds.org, fohguild.org Site Administrator
requiem@fohguild.org
Requiem is offline   Reply With Quote
Old 11-06-2009, 02:18 PM   #8 (permalink)
Requiem
Site Administrator
 
Join Date: Jan 2002
Location: Portland, OR
Posts: 1,259
+109 Internets
Quote:
Originally Posted by prescient63 View Post
While I'm thiking about it you're really going to be handicapped against firms that have access to flash orders. I'm not trying to be a dick but HFT trading requires significant capital investments because you're up against GS, Citadel, Renaissance, etc...... Plus a good chunk of profits are probably coming from liquidity rebates.
HFT may not be a good characterization of what I want to do. I'm not looking to compete on that level, I just think that I can generate an algorithm that trades on fairly small intervals that makes me some money for little effort. I'm good at that kind of work. Rather than approach it from the empirical/theoretical side of things and come up with something by hand, I intend to borrow from graph theory and generate a big data structure that I can send agent swarms through to distill it into some PSO/SDS metrics that I can then derive an algorithm from. I have lots of idle cores that could be doing that sort of thing. If I can get a whole decade of data to derive an algorithm from, and then run simulations on with a positive result, the risk of giving it some money and letting it do it's thing seems minimal.
__________________
Requiem
Alloria Mistweave
Uberguilds.org, fohguild.org Site Administrator
requiem@fohguild.org

Last edited by Requiem; 11-06-2009 at 02:40 PM..
Requiem is offline   Reply With Quote
Old 11-06-2009, 05:52 PM   #9 (permalink)
Lyenae
Registered User
 
Lyenae's Avatar
 
Join Date: Sep 2002
Posts: 2,664
-103 Internets
You just want to create an automated trading system then. That's what you want to look up/research. As for quotes, you will probably have to pay for having 'intraday' data past a certain time frame.
Lyenae is offline   Reply With Quote
Old 11-06-2009, 05:59 PM   #10 (permalink)
Tyen
The future, I came from it
 
Tyen's Avatar
 
Join Date: Mar 2012
Location: Portland, Oregon
Posts: 3,660
+3 Internets
Send a message via AIM to Tyen
First.

Membership Levels
Tyen is offline   Reply With Quote
Old 11-06-2009, 06:34 PM   #11 (permalink)
prescient63
Registered User
 
Join Date: Jan 2002
Posts: 1,918
-41 Internets
That bar data only goes back 7 months though. If you really want to do something like this you need to get your hands on compustat data or the equivalent.

Additionally, I don't think I would bother going back decades looking for patterns. I'm hardly an expert but I imagine that trading has changed enough in the last 5-10 years to make everything before that useless. I would think that 5 years of data is enough, and your data set will be huge if you're getting tick data. But like I said wtf do I know?

I would actually like to try something like this though I just don't want to spend any money on it. I had a little automated arbitrage model for trading ETFs that would probably work but hasn't been fully tested. Plus, I wouldn't want to put the amount of cash at risk that I would need to (I'm thinking min 100k to try out my hair brained idea and 1mil would be better). However it would be fun to play with if I could find a place to just do the fake executions for me and they had some sort of api I could interact with.

Edit: And, no I can't back test because I don't know of a source of time series swap curve data needed as an input.
prescient63 is offline   Reply With Quote
Old 11-06-2009, 08:39 PM   #12 (permalink)
FulorianC
Real Life Apologist
 
Join Date: May 2003
Location: Denton, Texas
Posts: 2,036
Send a message via AIM to FulorianC
I would tend to agree. The demographics and the technology behind trading has transitioned so immensely that any purely technical information you would glean from data that fine would be worthless past about 1995.
FulorianC is offline   Reply With Quote
Old 11-08-2009, 11:17 PM   #13 (permalink)
rinthea
omghax
 
rinthea's Avatar
 
Join Date: Sep 2006
Posts: 1,135
-48 Internets
You'll have to buy it if you want decent data. You get what you pay for too, lots of data is bad and big firms doing this sort of trading have their own proprietary data sets. You could buy the tick data (data of each trade) fairly cheaply from an emini contract and that would be enough to start. It seems to me more practical just using one contract of tick data, then a decades worth a longer time frame data, from the perspective that markets change and what happened 10 years ago is not necessarily relevant to whats going to happen for a few minutes next week.

But, data mining and curve fitting will get you know where. Execution, commissions and speed are most important. Competing with the big guys that keep their servers in the same building as the exchange, with massive amounts of capital and resources sounds like suicide to me.

Also, there is a huge difference between simulated trading and real trading, from a practical point of actually getting fills, slippage and costs etc.

"I just think that I can generate an algorithm that trades on fairly small intervals that makes me some money for little effort." This sounds to me a little naive. If only it was that easy! Good luck though.

There's a lot of nerds over the Wilmott | Serving The Quantitative Finance Community | Home forums which is you may find interesting/relevant.
rinthea is offline   Reply With Quote
Old 11-12-2009, 12:33 AM   #14 (permalink)
Hachima
Registered User
 
Join Date: Oct 2004
Posts: 2,081
Test your trades with TradeStation's high quality, intra-day, historical data

You can get 6 months of tick data, and much longer for non tick data.

It's probably not exactly what you want but maybe it will interest you.
Hachima is offline   Reply With Quote
Old 11-13-2009, 07:54 PM   #15 (permalink)
Gauss
Registered User
 
Gauss's Avatar
 
Join Date: May 2005
Location: Atlanta, GA
Posts: 939
+9 Internets
Quote:
Originally Posted by prescient63 View Post
While I'm thiking about it you're really going to be handicapped against firms that have access to flash orders. I'm not trying to be a dick but HFT trading requires significant capital investments because you're up against GS, Citadel, Renaissance, etc...... Plus a good chunk of profits are probably coming from liquidity rebates.
Didn't the SEC just propose to close that loophole with flash orders?

Quote:
Rather than approach it from the empirical/theoretical side of things and come up with something by hand, I intend to borrow from graph theory and generate a big data structure that I can send agent swarms through to distill it into some PSO/SDS metrics that I can then derive an algorithm from. I have lots of idle cores that could be doing that sort of thing. If I can get a whole decade of data to derive an algorithm from, and then run simulations on with a positive result, the risk of giving it some money and letting it do it's thing seems minimal.
Best of luck to you. I know that some guys here in the CS department that have made some very nice money using algorithms to do trading. Of course, they refuse to say how much :X
__________________
Gauss <Retribution>, Zikel Aion

Last edited by Gauss; 11-13-2009 at 08:02 PM..
Gauss is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

uberguilds network



All times are GMT -7. The time now is 11:23 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC6