Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 869 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 869 Bytes

Build status

ManagedFinanceApi

A .NET C# universal/portable library responsible for fetching all things financial information from various sources on the web.

Initially the data sources will be Yahoo & Google finance, with more to come later on.

This library should be compatible to run on any Windows device.

The vision for this library is to fetch data and/or analyse:

  1. Stock lookup and stock prices
  2. Stock historical prices
  3. Stock information charting
  4. Stock news
  5. Stock research
  6. Stock Exchange information and news
  7. Heuristic stock screener
  8. Portfolio management
  9. Future stock price prediction engine

Others such as options, bonds etc to be added as the library evolves.