Yeah, that's a tough one. The track functionality is pretty limited.
While we have all sorts of features and improvements planned for
track, providing what amounts to single character search or regular
expression search isn't really possible at the current product of tps
and client cardinality. If this $ thing really takes off, we might be
able to make some special case for it, but such a feature isn't likely
in the near future.

Describe your application, how data is consumed and displayed to
a...@twitter.com, and perhaps we can grant elevated access to 10,000
items. I'd guess 10k should cover most of the non-OTC US equity
markets or the vast majority of global equity by market cap. 26^4 is
only a half million.

-John Kalucki
http://twitter.com/jkalucki
Services, Twitter Inc.





On Oct 26, 6:39 am, MrGoogleAlerts <a...@vibemetrix.com> wrote:
> I am working on a Twitter app that consumes tweets related to stocks.
> My code can use the streaming API to track individual stock names,
> such as $aapl, with no problem. I'd like to gather all references to
> stocks, so I'm trying to use the $ character as the filter string. I
> would then parse out only the tweets that have a valid $[stockname]
> included. When I create a statuses/filter connection with the
> predicate of just $, I get tweets with the $ followed by a space or a
> number, but never followed by an alpha character. Is this a bug, or as
> designed? Is it possible to have the API return tweets with $ followed
> by any characters?
>
> The only other alternative I can see is setting up a filter connection
> with all stock names preceded by $, but that will require more track
> keywords than allowed in the default rate.

Reply via email to