Recent content by website

  1. W

    Earnings Reports dates?

    I would like to scrape the earnings date from this link. https://seekingalpha.com/symbol/STRM/earnings/estimates. Using Java, I would like to grab the string around the text "Announce Date" in the above link after downloading the HTML content. However I am unable to figure out how the server...
  2. W

    Best Broker For Illiquid Stocks (Penny)?

    Go with IB for penny stocks.
  3. W

    Sound alert on new email from a specific sender?

    I think I will be able to use the JavaMail API to get this done. Some starting points. http://www.askmehelpdesk.com/java/reading-gmail-yahoo-mail-messages-using-javamail-216409.html http://www.roseindia.net/javamail/reading-message-using-java-mail.shtml
  4. W

    Sound alert on new email from a specific sender?

    I use Yahoo Mail and Yahoo Messenger. Is there a way of getting notified by a audio alert when a new email *from a specific person* is received? Example: I might be away from my desk or sleeping at my desk :-) and I want to receive an audio alert when Jim Cramer has just sent an email to his...
  5. W

    Tool to read out Briefing.com

    Fly audio is good. Nowadays, I listen mainly to newsstrike. It is free and good.
  6. W

    Tool to read out Briefing.com

    I also use Free NaturalReader to read out Briefing/fly. I select some text and hit the play button and FNR does a very good job. I want to take this one step further. Instead of what I currently do, it would be better if a program/addon realizes that briefing has refreshed new text and...
  7. W

    Tool to read out Briefing.com

    Is there a tool that could read out contents of Briefing.com and flyonthewall as they get refreshed? How difficult would it be to write a FireFox addon to do that? I am a decent programmer. Would love to have the contents read out via an audio addon instead of having to read it all the...
  8. W

    Stock screener for PINK & OTC?

    Found one. http://www.stockhouse.com/tools/?page=%2FfinancialTools%2Fcd_searchtool.asp
  9. W

    Stock screener for PINK & OTC?

    Is there a stock screener for PINK & OTC stocks? I am looking to find value stocks. FINVIZ and Google Finance screener only work for NYSE, NSDQ and AMEX. Thanks
  10. W

    Class B shares trading cheaper than A?

    To make money ;-) One strategy would be to buy the cheaper B and short the A. That is a safe trade. Example short blockbuster A knowing it would go bankrupt. But hedge the trade by buying the B.
  11. W

    Class B shares trading cheaper than A?

    How to scan for Class B or C shares that are trading cheaper than A even though they should be valued at the same price? Example: Blockbuster B shares were illiquid and were trading at times 20cents below the A. IDT and IDT-C http://finance.yahoo.com/q/bc?t=2y&s=IDT-C&l=on&z=l&q=l&c=idt...
Back
Top