Earlier quoted context omitted.
I can see why it could be viewed as robbing. The person selling options assumes there is no information asymmetry. The bots that do this aren't betting, they have new information that shows that the current options price doesn't reflect yet. I wouldn't say this is necessarily a bad thing myself just pointing out this is definitely not the spirit of what options are for.
But the information is public -- anyone can read the tweet as soon as it comes out, a computer just happens to do it a lot faster and better than a human.
A web-reading bot made millions on the options market
101–110 of 134 posts
Re: A web-reading bot made millions on the options market
#102Earlier quoted context omitted.
Probably because you've never bet a lot of money on natural language processing before. Backtest and check alpha. cpercival's idea is pretty good though. I'm reminded of: https://xkcd.com/793/
These bots don't actually do much analysis. They just weight keywords and sources. "Buys" or "acquisition" in a WSJ headline has a pretty clear cut meaning. Financial headlines also tend to be pretty easy to parse (e.g. "X Buys Y").
Re: A web-reading bot made millions on the options market
#103My bet is insider trading with someone writing a simple bot to make the trade once they see the trigger words made public.
Re: A web-reading bot made millions on the options market
#104Earlier quoted context omitted.
It's no longer insider trading if the information has been made public. There would be no advantage to doing this either. There are thousands of firms and individuals running keyword based trading bots. You would be competing with all of them.
You may be much better educated than I on insider trading, but as I understand it courts have ruled that insiders have to wait a reasonable amount of time for the public to absorb that information. "Reasonable amount" seems to have changed over the years (first read about it in Business Adventures, Buffet and Gates' favorite biz book), but I note that most trading firms today state you must wait until the 3rd busines…
Definitely no. Just watch the news and see that the stock price of any company changes after pretty much any news.
Re: A web-reading bot made millions on the options market
#105>>*Correction, April 21, 2015: This article originally >>misstated that a purchase of options on March 27 >>immediately followed a tweet by journalist Dana Mattioli. >>It occurred 19 seconds before the tweet and followed a >>newswire post by one second. So the title of the whole article is totally misleading. It has nothing to do with Tweets & Twitter. Maybe the same bot (script) has done dozens other trades (false p…
Re: A web-reading bot made millions on the options market
#106Next step, make a bot to tweet out (fake) news to trigger this bot and place itself on the winning side of the trade.
Re: A web-reading bot made millions on the options market
#107Earlier quoted context omitted.
But the information is public -- anyone can read the tweet as soon as it comes out, a computer just happens to do it a lot faster and better than a human.
Exactly and since bots are allowed to buy options, the seller shouldn't assume that only humans would be buying their options.
Re: A web-reading bot made millions on the options market
#108Earlier quoted context omitted.
You may be much better educated than I on insider trading, but as I understand it courts have ruled that insiders have to wait a reasonable amount of time for the public to absorb that information. "Reasonable amount" seems to have changed over the years (first read about it in Business Adventures, Buffet and Gates' favorite biz book), but I note that most trading firms today state you must wait until the 3rd busines…
>wait until the 3rd business day to act on that information? Definitely no. Just watch the news and see that the stock price of any company changes after pretty much any news.
Re: A web-reading bot made millions on the options market
#109But it is pathetic for a serious businessperson to feel entitled to their future business success. That's the kind of pride that comes before a fall.
Re: A web-reading bot made millions on the options market
#110Earlier quoted context omitted.
It would be easy to write software to parse that particular phrasing of that particular relationship ("Company X in Talks to Buy Company Y"), but to catch any arbitrary relationship between two entities in a given domain? That's no longer an easy problem. Not to mention that you'll need to represent that world knowledge coherently in ontologies / knowledge bases and write complex logic around it to make the data acti…
All you need is a positive correlation between an action taken on a weighted evaluation of a headline containing key words, and profit. You're overestimating the difficulty of the problem. It's model training; there's lots of historical data to tune on.
Is there a timestamped archive of DowJones Newswire articles? I found it difficult to find archived news articles the last time I was looking for them.