Day 1: Preparation Phase (Workspace Setup)


 

Okay, let’s start. First and foremost, you have to choose and set up an investment platform that is essentially an online service which allows you to buy, sell and hold funds.  Having 24/7 online access also allows you to view and monitor the progress of your investments at any time. It’s important to note that there is no ‘ultimate’ platform. It all depends on what type of products you’re looking to hold, how you want to manage them, what service you’re expecting and what you’re looking to invest in (see Appendix C). The robo-advisor route is a great way to start investing as a beginner [74]. Available robo-advisors (Fidelity, WealthSimple, WealthFront, Betterment, Ellevest, etc.) can sometimes be less expensive than hiring a financial advisor. Then you need to setup a brokerage service account to store and save funds for investing (Vanguard, Fidelity, Charles Schwab, Public, etc.). You should invest at low costs and get access to useful tools. Make sure that buying and selling investments can easily be done on your laptop, tablet or mobile phone. Ideally, your investment platform should include the following options: real-time streaming rates, key figures and consensus on more than 10000 funds, compare shares with each other or with the index, overview of call/put options, and tens of thousands of options without additional costs. You can get the stock data using popular data vendors such as Bloomberg or Nikkei Market Data. In addition, it is easy to fetch data using Python/R scripts, and so I/O files can be converted to different formats such as excel or CSV files (see Appendix C).

Generally, you may want to consider the following available data mining options [1]:

1. Open-source market data like Google Finance, finance.yahoo.com or ycharts.com;

2. Corporate filings (the company's balance sheet, future outlook, etc.);

3. The Electronic Data Gathering, Analysis and Retrieval (EDGAR) system;

4. The company's website (annual report, financial statements, stock info, etc.);

5. The company's annual report to shareholders and annual meetings to elect directors;

6. Research reports from Yahoo! Finance, brokerage, banks, independent analysts, etc.

Data Mining tools are software programs that help in framing and executing data mining techniques to create data models and test them as well. It is usually a framework like Python scikit-learn, R studio, G-suite, Oracle, IBM SPSS or Tableau with a suite of programs to help build and test a data model. There are many tools in the market both open source and proprietary with varying levels of sophistication. At the root, each tool helps with implementing a data mining strategy, but the difference lies in the level of sophistication you the customer of these software needs. There are tools that do well in a specific domain such as the Financial domain (see Appendix C).

So there you have it, an impressive list of comprehensive tools and frameworks that help you build an investment data ecosystem to derive value out of your investment products.

Comments

  1. This is about the stock data mining options:
    1.Open-source market data like Google Finance, finance.yahoo.com or ycharts.com;
    2.Corporate filings (the company's balance sheet, future outlook, etc.);
    3.The Electronic Data Gathering, Analysis and Retrieval (EDGAR) system;
    4.The company's website (annual report, financial statements, stock info, etc.);
    5.The company's annual report to shareholders and annual meetings to elect directors;
    Research reports from Yahoo! Finance, brokerage, banks, independent analysts, etc

    ReplyDelete
  2. Focus on selection of the appropriate investment platform and exploring investor online databases, stock APIs and related investing data sources that can help you create investor lists based on industry, investor type, etc. The key question to answer is what’s the best platform for me?

    ReplyDelete

Post a Comment

Popular posts from this blog

Heads-Up: Upswing Resilient Investor Guide - Min(Risk) Control

Appendix B: More Real World Examples

Max(Reward) Control