Skip to content

An F# example pulling in yahoo finance data and displaying to console

Notifications You must be signed in to change notification settings

karlobrien/YahooFinanceConsole

Repository files navigation

Yahoo Finance Console

An F# example pulling in yahoo finance data and displaying to console

This project includes examples of using paket and fake to build an F# project using Visual Studio Code.

Standard Stocks are available

  • GOOG
  • MSFT
  • APPL
  • ADBE
  • EBAY

Field Name are as follows:

  • AdjClose
  • Close
  • Volume
  • High
  • Low

E.g. mono YahooFinanceConsole.exe GOOG Close

About

An F# example pulling in yahoo finance data and displaying to console

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published