TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: is algorithmic or HF trading something I could do on my own?

7 pointsby nearestneighborover 14 years ago
Assuming I had the necessary skills (and I do, in math and programming, but not finance or trading at the moment), could I do algorithmic or high-frequency trading on my own, or is it (participation in the market, low-latency information, etc.) priced too high for an individual?

5 comments

yummyfajitasover 14 years ago
Yes. I know of a person trading profitably with about $200k capital. The company I work for started off this way as well, and it's considerably larger than $200k. I also know of a person who went this route and had trading profits but his trading profits didn't cover expenses (he lost something in the neighborhood of $50-100k).<p>You'll typically need to buy a server and colocate it at your broker's datacenter.<p>Brokers to talk to:<p><a href="http://www.limebrokerage.com/offerings/by_role_highfrequency.shtml" rel="nofollow">http://www.limebrokerage.com/offerings/by_role_highfrequency...</a> (This is the same Lime as LimeWire.)<p><a href="http://www.gndt.com/" rel="nofollow">http://www.gndt.com/</a><p><a href="http://www.interactivebrokers.com/ibg/main.php" rel="nofollow">http://www.interactivebrokers.com/ibg/main.php</a><p>Unless you are very rich, you probably can't afford to do <i>latency arbitrage</i>, which is only a subset of high frequency. The capital expenses (custom routers and the like) are probably too high for individuals.
评论 #1660719 未加载
yourabiover 14 years ago
If you are asking the answer is probably no.<p>It is a very capital intensive business.<p>You need a large amount of capital to get started (single millions? maybe up to 10 million?)<p>You have a high barrier to entry: colocation at exchanges (expensive), expensive data feeds, sophisticated event-processing software...etc<p>Then after you have all that you need the brokerage relationships.<p>Then you need to actually develop a successful algorithm - and your competitors have many years more experience than you.<p>...etc...etc<p>You get the point.<p>However, you could look at automated technical analysis / to supplement your own retail trading, but HFT is its own game.
评论 #1660459 未加载
nlover 14 years ago
Yes.. maybe.<p>I developed an algorithmic trading program for fun once. I never let it loose on a real account, but it did better than break-even on a few months of data I collected.<p>BUT: the trading costs killed its viability (even using interactivebrokers), unless I upped the capital I was using to an amount that I wasn't comfortable risking.<p>There's a useful forum at <a href="http://www.elitetrader.com/vb/forumdisplay.php?s=4a039395d01ceaced87f28585ba24e5d&#38;forumid=48" rel="nofollow">http://www.elitetrader.com/vb/forumdisplay.php?s=4a039395d01...</a><p>Personally, I think you have less of a chance in making HF work for you than other methods though.
jasonmarover 14 years ago
You are probably not going to be able to do enough volume initially to get a discount on your execution. In futures the top tier requires 10's of thousands of contracts per month, in equities you'll need to be trading millions of shares per month. It would be extremely hard to overcome this even with great algorithms.
carbocationover 14 years ago
Are you colocated at the NYSE?