Think 24/7 Web Search

Search results

  1. Results from the Think 24/7 Content Network
  2. where can I get a list of all yahoo finance stocks symbols

    quant.stackexchange.com/questions/26162

    select * from yahoo.finance.industry where id in (1,2,3....260) this will give you list of companies and there symbols. start with select * from yahoo.finance.industry where id in (112) and see if it works.

  3. Using ISIN to identify stock at yahoo finance

    quant.stackexchange.com/questions/47483

    build a url with an ISIN for yahoofinance (or an equally fast provider) map the ISIN to the relevant ticker symbol. any other method to retrieve data from yahoofinance e.g. open-source libs. other sources of live trading information, most importantly present prices. Thanks.

  4. Is there a way by which I can get a list of CIK of all registered stocks at the SEC?

  5. market data - Quantitative Finance Stack Exchange

    quant.stackexchange.com/questions/7568

    Both Reuters and Bloomberg try to use the exchange's ticker symbol as part of their naming standard whenever possible. Unfortunately some exchanges use incomprehensible ticker symbols but that is not really the fault of Reuters or Bloomberg. Bloomberg has made their symbology available under a very liberal "open source" license.

  6. I use Yahoo finance to get financial data. How do I get a list of all the ticker symbols in NYSE, NYSEMKT and NASDAQ stock exchanges.

  7. Exchange code used by Yahoo Finance

    quant.stackexchange.com/questions/65647/exchange-code-used-by-yahoo-finance

    $\begingroup$ Let's look at Yahoo Finance.ZYXI is the ticker symbol of Zynex, Inc in exchange "NCM". According to Refinitiv NMS is National Market System, NGS is Nasdaq global select, NGM is Nasdaq global market, NCM is Nasdaq capital market , NYQ is Consolidated Issue listed by NYSE, PNK is US 'Other OTC' (Pink Sheets) etc.

  8. Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

  9. machine learning - Quantitative Finance Stack Exchange

    quant.stackexchange.com/questions/33007

    I'm trying to find all of the historical earnings dates (just the dates is good enough) for certain stocks ranging back to their IPOs. I'm plan to use it for my machine learning project. Yahoo and

  10. market data - Quantitative Finance Stack Exchange

    quant.stackexchange.com/questions/17989

    2,133 2 18 39. Thanks, that's helpful. But the classification is too broad. For example, Microsoft's (MSFT) closest competitor is generally seen as AAPL. While IBM, RedHat also make (server) operating systems, I wouldn't say they are as closely linked as, say, GOOG and AAPL to MSFT. So the specifics matter a lot.

  11. It also attempts to convert the symbols to a format acceptable to Yahoo Finance. That said, I'm not certain how to filter this list for only common stocks. There are 1275 securities with "n/a" Sector or Industry, leaving ~5000. Perhaps the remaining categories in Sectors and Industries can help you further refine the list.