how to read bloomberg news into program?

Discussion in 'Automated Trading' started by largezhu, Sep 12, 2008.

  1. largezhu

    largezhu

    I am astonished by the fact that an old news on bloomberg can push UAL from about 12 to 4 in only four minutes.

    But bloomberg system doesn't support API for news. Any one know how to read bloomberg headlines into program, then we can analyze and rush to the market at the first second.

    :D :D
     
  2. CBuster

    CBuster

    Sadly, I do not think this is possible. Even if it could be done, getting the news into a format where a computer could read it and make decisions (buy / sell / etc) is a massive task.

    Other providers do offer a news-reader API but they tend to be VERY expensive

    All that said, if you do make any major break-thrus, pls let me know. I would be very intersted.

    Cheers
     
  3. wave

    wave

  4. Here is some code from my files. It is c# code that might read data from the web. It sounds similar to what you want.
     
  5. reuters has a program to trade market news into events you can act on - but I've read its $100k to lease
     
  6. Hedge funds have been doing this for years already. Good luck trying to battle them on technology....
     
  7. dima777

    dima777

    if the news are "plain" economic data releases reading them into a decision box might not be that difficult after all....the box should already have the neural network set up to react in a special manner to the value of the release economic indicator...a decent neural network will pickup the way markets reacted to different economic data in the past and will react accordingly...
     
  8. dima777

    dima777

    programming the neural network to detect significant divergences between the consensus forecast of a given economic release and the actual value released should not be too difficult for an average hedge fund either...
     
  9. I don't think the logic has to be all that sophisticated to have some value. Just the fact that a company has been mentioned in a headline is useful. I have seen academic papers that use news databases and show stocks with large returns accompanied by a headline react differently than stocks with large returns and no news, I am pretty sure I can find them if anyone cares.
     
  10. squeeze

    squeeze

    Yes please.
     
    #10     Sep 14, 2008