investors-exchange.api
Advanced tools
Comparing version 0.0.27 to 0.0.28
{ | ||
"name": "investors-exchange.api", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "Unofficial Browser / NodeJS API for https://iextrading.com", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,8 +0,5 @@ | ||
# 📈 | ||
# Investors-Exchange.API | ||
# Investors Exchange API Documentation | ||
An unaffiliated JavaScript API for the IEX Developer Platform - [https://iextrading.com](https://iextrading.com/) | ||
--- | ||
@@ -16,5 +13,4 @@ ## Installation | ||
yarn add investors-exchange.api | ||
--- | ||
## Getting Started | ||
@@ -24,3 +20,2 @@ | ||
--- | ||
@@ -36,3 +31,2 @@ ## Miscellaneous Queries | ||
--- | ||
@@ -156,3 +150,2 @@ ## Stock Queries | ||
--- | ||
@@ -207,3 +200,2 @@ ## Market Queries | ||
--- | ||
@@ -244,2 +236,2 @@ ## Reference Queries | ||
symbol_directory.recent = await reference.symbol_directory() // Recent (default). | ||
symbol_directory.specific = await reference.symbol_directory('20171210') // Specific Date. | ||
symbol_directory.specific = await reference.symbol_directory('20171210') // Specific Date. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25786
231