Update readme.md

This commit is contained in:
Ryan Ward 2020-01-09 10:40:09 -05:00 committed by GitHub
parent 85f6501ebf
commit 278c8f2357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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