yahoo_finanza v0.1.0 API Reference

Modules

The YahooFinanza Quote Module implements the GenServer Behavior and is a Supervised Worker. This module provides methods to get the quote for a single symbol or multiple symbols

The YahooFinanza QuoteFetcher Module fetches a single quote given a stock symbol from the Yahoo Finance API

The Symbol Module implements the GenServer Behavior and is a Supervised Worker. This module provides methods to get the list of symbols for a given market or index. Also allows the easy addition of new lists of symbols