Earlier quoted context omitted.
Sorry, it was not my intention to suggest that trading is not productive, or that it's truly a zero-sum game. You probably know this already, but I'll provide some more context for the interested: In reality, two parties can walk away from a trade believing (in the moment) that they got the better deal. Otherwise, they wouldn't be trading in the first place. This results because people have different utility function…
Are there prop shops with books that small?
Algorithmic Trading: The Play-at-Home Version
81–90 of 120 posts
Re: Algorithmic Trading: The Play-at-Home Version
#82Re: Algorithmic Trading: The Play-at-Home Version
#83Earlier quoted context omitted.
Yeah, most people don't realize that finance is a zero-sum game. That leads to arms races which over time remove the lion's share of the profit (companies will spend money on a better solution to a problem until such time as a better solution costs more than the value of the opportunity). I expect this to replicate itself on the low-end as well.
That's why the winning move is not to bet your own money, but instead to convince some whales to pay you fees to invest their money. From that perspective good algos are really just a marketing cost.
As a fund owner, you know the magic formula: If your fund customers win, you win, if they loose, they loose.
It's a good position to be in.
Re: Algorithmic Trading: The Play-at-Home Version
#84Re: Algorithmic Trading: The Play-at-Home Version
#85It's funny I didn't get an article about my algo, my returns aren't to shabby... http://www.strategic-options.com/trade/
Re: Algorithmic Trading: The Play-at-Home Version
#86It absolutely can be done. I know a handful of people who are doing well, or have spun a small hedge fund out of their DIY trading system. Having said that, it's hard. Most people simply don't have the bandwidth to do it properly. Parsing daily Yahoo prices and having a R script or two somewhere will absolutely not put you in the "I do successful algo trading" camp. Or running TradeStation with a handful of pair stra…
> Or running TradeStation with a handful of pair strategies or whatever. You can now buy trading strategies from their TradingApp Store. Supposedly, they've been written by professional algorithmic traders. https://www.tradestation.com/trading-technology/tradestation... https://tradestation.tradingappstore.com/search/all/Rating
Re: Algorithmic Trading: The Play-at-Home Version
#87Interesting article but for a different take on a statistical approach to the market, curious if any peeps on HN are into volatility trading? From what I understand a lot of the "DIY vendors" cater to the equity crowd, meaning people who build their models on technical indicators (MACD, RSI, advancers/decliners ratio, Fibonacci golden ratio retracement, MA); you build your model of some combined signals, back-test it…
If all those TastyTrade strategies work, why isn't it being automated and backed by significant funding? Serious question.
Re: Algorithmic Trading: The Play-at-Home Version
#88If your starting stake is $10K (as in the story), you're wildly better off taking any job, even programming on elance/odesk than working on algorithmic trading...
Yeah, that seemed bizarre to me. You'd need to have a huge edge (extremely unlikely) to make money after fees with only $10k. Plus you're very limited in what you can actually trade with that little capital. For example, many options contracts trade for more than $10k.
Re: Algorithmic Trading: The Play-at-Home Version
#89So... anyone want to share some of these algorithms for predicting stock prices?
Re: Algorithmic Trading: The Play-at-Home Version
#90Here's the problem with trying to create your own trading system. How do you back test it to know that it works. If you back test over the past 5 years then you are only testing your model against a huge bull market. If you back test over the past 20 years then I'm not sure it helps much as the market of 20 years ago didn't really have any of the major market drives of today's markets, HFT's, huge numbers of hedge fu…