Module: YQuotes

Defined in:
lib/yquotes.rb,
lib/yquotes/yahoo.rb,
lib/yquotes/version.rb

Defined Under Namespace

Classes: Client, Yahoo

Constant Summary collapse

QUOTE_ENDPOINT =
"https://ichart.finance.yahoo.com/table.csv?"
VERSION =
"0.1.4"