Search results

  1. G

    Replacement for Yahoo App

    This appears to be a Windows only app and not meant for a smart phone?
  2. G

    Replacement for Yahoo App

    No. I did contact them and they just said that feature is removed. That's it.
  3. G

    Replacement for Yahoo App

    Recently Yahoo removed the stock ticker notification feature from their app. I am talking about the feature that show real time stock prices in the notifications of your smart phone's lock screen. So for example, to see the current price and price change on my smart phone I only had to press the...
  4. G

    Cup or Cup with Handle pattern code example

    Looking to make a screener that can find cup with/without handle patterns in a chart. Sort of have a few ideas how to do it if anyone has an example in any programming language that would be great.
  5. G

    Google and Oauth2

    Just wondering if anyone has successfully managed get a google session going with Oauth2? If so can you give a few hints to get me started? This would be using libcurl/c++.
  6. G

    Scraping screener

    I am looking to scrape a list of stocks from a Yahoo screener. I was wondering if anyone knows how to get the list without having to go from page to page. For example this link https://finance.yahoo.com/screener/unsaved/53f27388-eb67-4c89-92a1-132d754a6fb1 (if it is still active), returns a...
  7. G

    Looks like Yahoo Download API is now Dead - 11/1/2017

    So your website is a copy of EOD data from various sources?
  8. G

    Buying stocks that were delisted

    I have a screener that reported a stock that was formally delisted by the NASDAQ. It's EXXI but was formerly FSI.D when it got delisted because it was deficient. I was wondering if anyone has any experience if it's riskier than normal to trade this stock?
  9. G

    Alternative to QT

    Thank you for the reply. I agree with your points but there were some up sides also. I do really like the slot and slots. The real problem I am having is reinstalling it. For whatever reason I can't get the module qt charts to connect to it. I was looking at the those other libraries you...
  10. G

    Alternative to QT

    I have been using Qt Creator for the last year. It has been good but as of lately when I reinstalled my OS (Ubuntu) I cannot get the additional libraries (QtCharts) to work with Qt making my program I made useless. I was hoping to find something that is C++ based (sorry no python or java). I...
  11. G

    Looks like Yahoo Download API is now Dead - 11/1/2017

    Actually curl works with alot of programming languages. No command line required . I use it with c++. The library is libcurl. There are other links that yahoo has that gives pure json data. I found one that requires no scraping or cookies. I have been wanting to post the link that I found and...
  12. G

    First trade date/IPO date

    For NYSE, NASDAQ and AMEX I use stooq.com. Their historical data starts from when the stock started to trade. TSX I am still working on.
  13. G

    First trade date/IPO date

    I figured it out if anyone is interested.
  14. G

    First trade date/IPO date

    Hi, I am looking to find a source that allows me to check the first date that a stock has traded. I was using Yahoo's monthly quote which provided that info but that service is gone. Any of the other free data services offer this?
  15. G

    Bring back Yahoo API

    So the link https://yahoo.uservoice.com/forums/382977-finance/suggestions/19346998-reintroduce-the-old-yahoo-finance-api in the original post of this thread posted by yours truly got 451 comments in 8 days with a 3 rd place ranking. May have gotten more buzz if if hadn't been closed.
  16. G

    Bring back Yahoo API

    De Depends what you mean by problems? IMO there isn't any serious problems with yahoo. Yes the API is gone but there are still methods to get data from yahoo mentioned in this thread. I guess it depends on what you want and wether you want to pay for data.
  17. G

    Bring back Yahoo API

    As far as my experience has gone all low budget data sites are worst than yahoo data, IMO anyway. Yahoo, if you ask has the most comprehensive listings, is decent with adjusting data for dividends/splits and has a decent speed. Useless your trading account can provide data for you yahoo is the...
  18. G

    Bring back Yahoo API

    Agreed. It is such a ghetto approach.
  19. G

    Bring back Yahoo API

    Is that extra $$$? I didn't find an option to download CVs files with the account I had but did notice that the more you paid the better features you got.
  20. G

    Bring back Yahoo API

    I tried it. I didn't like that you had to use their downloader software do download data. It was buggy and slow. Seamed like a lot of work to get some data. I never analyzed the actually data but I did notice that they were missing listings from the exchanges.
Back
Top