Is there a way to do this with Python or Ruby? I could just as well program this in C#, but I have a friend who can code a little, but doesn't really need everything in C# to do what he wants. The value add of offering the simulator, including the taking into account the bid/ask prices and a stochastic model for latency. Combine this with a web based code editor and easy hosting, and I think this would be a viable pr…
Nope, there is absolutely no way to do this with python or ruby. :) Seriously though, there are some existing frameworks and products that you could check out. I haven't used this myself, it's just in my bookmarks: http://www.rapidquant.com/features A C++ library with python bindings: http://quantlib.org/index.shtml And a low level library for data analysis: http://pandas.pydata.org
How I made $500k with machine learning and high frequency trading
181–190 of 320 posts
Re: How I made $500k with machine learning and high frequency trading
#182Relax with the vitriol. The guy is sharing an interesting personal story, not providing a step-by-step HOWTO or recommending people follow his suit. In fact, the article is really an ad for his startup Courseware.
CourseTalk. CourseTalk! http://coursetalk.org .. You are right kind of :) But I've made a decision to start reaching out generally so I can attract cool people to work with on whatever projects I may be interested in in the future.
Re: How I made $500k with machine learning and high frequency trading
#183Earlier quoted context omitted.
It stated in the article it was C#. "In 2008 I was “manually” day trading futures using software called T4. I’d been wanting some customized order entry hotkeys, so after discovering T4 had an API, I took on the challenge of learning C# (the programming language required to use the API) and went ahead and built myself some hotkeys."
Yes, that's what I was going off of. I was curious about that aspect of it, if it had stayed C# or what.
Re: How I made $500k with machine learning and high frequency trading
#184Cool article but I hope people don't start trying to follow this path. Ask yourself -- why did he stop?
Re: How I made $500k with machine learning and high frequency trading
#185Earlier quoted context omitted.
It wasn't anything over the internet. I had a server rented at my broker who were situated close to the exchanges in Chicago and had direct lines. For sure I was not the fastest but only behind by a couple milliseconds perhaps.
Ok, that wasn't clear to me. You talked about programming hotkeys (and then automating the hotkeys) so I assumed this was running on your desktop.
Re: How I made $500k with machine learning and high frequency trading
#186This is just glorified gambling. I am not sure what special insight or advantage he had, other than his own model. Every trader has a model. It could have easily been called "how i lost 500k with machine learning". Like gambling, it's easy to manipulate statistics to show that you did well in some period of time. I worked for a large investment bank about 10 years ago, writing trading programs for quant traders who w…
Re: How I made $500k with machine learning and high frequency trading
#187If anyone has questions for me happy to answer as best I can.
Do you think you got lucky or that your skill as a trader made you this money? Or rather, which of these do you think mattered most?
Re: How I made $500k with machine learning and high frequency trading
#188If anyone has questions for me happy to answer as best I can.
How do (did) you cope with increased stress level? Trading futures, especially in a an automated way, can easily drain your margin unless the algorithm is really well tested for edge cases.
Re: How I made $500k with machine learning and high frequency trading
#189Well done!
PS: no sarcasm intended, it truly is an excellent advert.
Re: How I made $500k with machine learning and high frequency trading
#190Earlier quoted context omitted.
It could have easily been called "how i lost 500k with machine learning". If you've really worked in that field than it's very surprising you've never heard about what professional poker players call bankroll management (and they "stole" the concept from professional traders). The whole point is that you can --either if you gain an edge or get lucky-- win big. Very big. But you're never exposing a large part of your…
Well put. Risk management is probably the single most important thing to understand in trading. Unfortunately, it's something that lots of people learn late, if ever. Folks get caught up in the romantic notion of betting it all and winning big, but end up losers. Meanwhile, the consistent winners they aspire to be are exposing perhaps 0.2% of their roll at a time.