From 278c8f2357663b19ece3f8e9319e95072d2ddf15 Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Thu, 9 Jan 2020 10:40:09 -0500 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b008a7d..28286f3 100644 --- a/readme.md +++ b/readme.md @@ -18,6 +18,7 @@ Sets the API key returns a list of Physical Currencies # alpha.getDigitalCurrencyList(boolean: force) returns a list of Digital Currencies + **Note:** The above 2 function have a table format of key: "currency code" val: "name of currency". Also these functions also cache a file containing a list of currencies. Setting force to true will force the function to request a list of currencies again. # alpha.globalQuote(symbols) returns the current price and metadata of a stock or a table of stocks