 |
LodeRunner
Registered: Feb 2006
Posts: 120 |
10-12-11 08:55 PM
(Sorry for the cross post, realized this is the proper forum.)
I'd like to take my data feed (preferably both historical and real time) and dump it into an SQL database as quickly and painlessly as possible.
If I could get something that automatically wrote to CSV or even some proprietary garbled-looking (but consistent) format, I'd still be happy. I don't mind coding up some string manipulation from scratch, but I do not want to have to worry about convoluted class structures, error message handling and maintaining a robust connection, having the API suddenly change on me, etc. Ideally, I want to worry about my own code and only my own code.
Does such a product exist?
|
| |
|
Edit/Delete • Quote • Complain |

tradelink
Registered: Feb 2008
Posts: 577 |
10-12-11 08:57 PM
you may want to check out tradelink
it's open source, has realtime and historical data imports, works with 17+ different brokers and feeds.
has connection monitoring, etc. 300+ people on community list to help out.
google tradelink project or tradelink.org
|
| |
|
Edit/Delete • Quote • Complain |

NinjaTrader_Ray
ET Sponsor
Registered: Nov 2005
Posts: 427 |
10-12-11 09:42 PM
Quote from LodeRunner:
(Sorry for the cross post, realized this is the proper forum.)
I'd like to take my data feed (preferably both historical and real time) and dump it into an SQL database as quickly and painlessly as possible.
If I could get something that automatically wrote to CSV or even some proprietary garbled-looking (but consistent) format, I'd still be happy. I don't mind coding up some string manipulation from scratch, but I do not want to have to worry about convoluted class structures, error message handling and maintaining a robust connection, having the API suddenly change on me, etc. Ideally, I want to worry about my own code and only my own code.
Does such a product exist?
Keep it simple... Connect NinjaTrader to a data feed, then export the data out in CSV via http://www.ninjatrader.com/support/...7/exporting.htm
__________________
NinjaTrader - A FREE trading platform. Download now!
Kinetick - FREE market data. Get started now!
Facebook Twitter YouTube
|
| |
|
Edit/Delete • Quote • Complain |

LodeRunner
Registered: Feb 2006
Posts: 120 |
10-14-11 09:01 PM
Other than lack of *nix support (I'll deal), TradeLink looks fanastic. Thanks, guys. Quick question though, how does one automatically download IB historical data? Realtime recording was a snap via Record, but Tik Converter doesn't support IB. Or does Gauntlet do this? One year of 1 sec bars will be very handy...
|
| |
|
Edit/Delete • Quote • Complain |
| Receive
an email whenever a new post is added to this thread by subscribing
to it. |
|
|
|
|