Quote from uexkuell:
Sure.
Now I am using multiple feeds for different purposes which improved the overall functioning.
Quote from DeeDeeTwo:
Your basic problem is LOW BUDGET...
You DO NOT save money on ... market data...
Questions:Quote from kanonka:
This is not a problem. Problem is to find "jack of all trades", i.e. provider that meets minimum requirements. I can't believe that they still don't exist. I've already told my boss that there is perfect idea for the start up. Heck, if I would not be doing my auto trader program, I would venture into that startup myself!
Quote from HiFreekTrader:
That sums up to $20k/month + $20/month/client.
So the breakeven point would be 250 clients paying $100 each monthly.
Does it look realistic? [/B]
Quote from EdgeHunter:
Questions:
1. Do you want to follow 1000 or less stocks... ??
2. Big Question: Do you need EVERY single tick of every stock in real time to make your trade based decisions or would a snap shot value every second on every one of the 1000 or less stocks be sufficient... ??
If the answer to the two questions above is yes.. than you can pull bid ask quote or last trade data, quite inexpensively and every half second, from a DDE feed off an excel sheet into text files or a database...
using Reuters Lite DDE feed from their Equis division.
all for less than $190 a month...
just a thought...
Quote from HiFreekTrader:
Did you look at gndt.com? They seem to offer unlimited feed + 2 days backfill for $200
Quote from kanonka:
1. I would happily follow more than 1000 stocks, but there are not many stocks that trade frequently (one trade in 5 sec or more frequent). For my logic high frequency is essential.
2. Snapshot for every second would be sufficient (for now), but why limit yourself? From the data i collected, tick-by-tick is just ~30% more data than second-by-second (for heavily traded stocks tick-by-tick about is 10 times more data, but for others it's one trade in 5 sec, so ~30% is average number when spread over 1000 stocks).
3. DDE is a joke. Sorry, it's like driving skateboard to work after flying there in helicopter. Please, don't even mention DDE or excel to any programmer worth it's penny...