Welcome, Guest. Please Login
Algorithmic Trading Forum
 
  HomeHelpSearchLogin  
 
Pages: 1
Send Topic Print
What do you use for market data at the moment? (Read 14262 times)
ThatGuy
Newbie
*
Offline

I like this forum!

Posts: 2

What do you use for market data at the moment?
07/05/08 at 20:54:49
 
And what do you think is the fastest/most reliable/easy to program market data platform?
Back to top
 
 
  IP Logged
rchicago
Newbie
*
Offline



Posts: 2

Re: What do you use for market data at the moment?
Reply #1 - 07/08/08 at 15:14:57
 
This is my first post, and I certainly don't want to sound like a commercial. Someone tell me if this is not acceptable and I will comply.

I work for the MD Vedor, ACTIV Financial. http://www.activfinancial.com/index.htm

We are leading the charge within the Hardware accelleration space using FPGA. Our clients love the solutions we provide, especially our easy to use APIs.

Back to top
 
 
  IP Logged
kirppu
Newbie
*
Offline

I like this forum!

Posts: 15
Dublin
Gender: male
Re: What do you use for market data at the moment?
Reply #2 - 08/18/08 at 15:07:09
 
If you're looking for tick data, try:
http://www.tickdatamarket.com

historical data (equity) can be found for free on yahoo's website:
http://finance.yahoo.com


Back to top
 
 
  IP Logged
kirppu
Newbie
*
Offline

I like this forum!

Posts: 15
Dublin
Gender: male
Re: What do you use for market data at the moment?
Reply #3 - 08/18/08 at 15:09:45
 
Interactive Broker proposes a simple API to record your own market data:

http://individuals.interactivebrokers.com/en/p.php?f=programInterface&ib_entity=...
Back to top
 
 
  IP Logged
stargrazer
Newbie
*
Offline

I like this forum!

Posts: 7

Re: What do you use for market data at the moment?
Reply #4 - 10/05/08 at 13:13:10
 
kirppu wrote on 08/18/08 at 15:09:45:
Interactive Broker proposes a simple API to record your own market data


I was able to interface to Interactive Brokers data feed through they supplied TWS platform.  Their limitation is that they provide the last trade/quote about once every 250 ms, which is speedy enough for visual updates but not necessarily complete enough for algorithmic trading.

Iqfeed [1] is what I use for full realtime quote/trade feeds.  I have coded a C++ library around their tcp/ip port feed API.  They cater to Windows users only.  They also have a realtime news feed.

[1] http://www.iqfeed.net/
Back to top
 
 
  IP Logged
Algo Designer
Forum Administrator
*****
Offline

Nihil desperandum

Posts: 182
Sydney
Gender: male
Re: What do you use for market data at the moment?
Reply #5 - 12/22/08 at 00:01:21
 
stargrazer wrote on 10/05/08 at 13:13:10:
kirppu wrote on 08/18/08 at 15:09:45:
Interactive Broker proposes a simple API to record your own market data


I was able to interface to Interactive Brokers data feed through they supplied TWS platform.  Their limitation is that they provide the last trade/quote about once every 250 ms, which is speedy enough for visual updates but not necessarily complete enough for algorithmic trading.

Iqfeed [1] is what I use for full realtime quote/trade feeds.  I have coded a C++ library around their tcp/ip port feed API.  They cater to Windows users only.  They also have a realtime news feed.

[1] http://www.iqfeed.net/


Did you interface with their TWS platform in Java or C++? Do they provide real-time market data feed for their internal trades?
Back to top
 
 

"Success is the sum of small efforts, repeated day in and day out..."
  IP Logged
Trisha
Newbie
*
Offline

I like this forum!

Posts: 2

Re: What do you use for market data at the moment?
Reply #6 - 05/27/09 at 14:53:27
 
Check out www.celoxica.com as well
Back to top
 
 
  IP Logged
BlackMage
Newbie
*
Offline

I LOVE this forum!

Posts: 7

Re: What do you use for market data at the moment?
Reply #7 - 05/27/09 at 21:56:01
 
Trisha wrote on 05/27/09 at 14:53:27:
Check out www.celoxica.com as well


Trisha, are you using their service?

Back to top
 
 
  IP Logged
Trisha
Newbie
*
Offline

I like this forum!

Posts: 2

Re: What do you use for market data at the moment?
Reply #8 - 05/28/09 at 09:59:42
 
Hello, I know the company professionally, doing some work for them on ad hoc basis. When I saw the post I thought I'd mention them as what they offer through hardware tech massively accelerates market data/ultra low latency, and matches the request on here. Feel free to drop me a line here with feedback/thoughts if you want.  Thanks.
Back to top
 
 
  IP Logged
Pages: 1
Send Topic Print