Commit c4981b34 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #317 from tomsisk/barchart

Add Barchart market data
parents 66e260ee f7a75167
...@@ -20,6 +20,7 @@ For information on contributing to this project, please see the [contributing gu ...@@ -20,6 +20,7 @@ For information on contributing to this project, please see the [contributing gu
* [Development](#development) * [Development](#development)
* [Documents & Productivity](#documents--productivity) * [Documents & Productivity](#documents--productivity)
* [Environment](#environment) * [Environment](#environment)
* [Finance](#finance)
* [Food & Drink](#food--drink) * [Food & Drink](#food--drink)
* [Fraud Prevention](#fraud-prevention) * [Fraud Prevention](#fraud-prevention)
* [Games & Comics](#games--comics) * [Games & Comics](#games--comics)
...@@ -196,6 +197,12 @@ For information on contributing to this project, please see the [contributing gu ...@@ -196,6 +197,12 @@ For information on contributing to this project, please see the [contributing gu
|---|---|---|---|---| |---|---|---|---|---|
| PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) | | PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) |
### Finance
| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) |
### Food & Drink ### Food & Drink
| API | Description | Auth | HTTPS | Link | | API | Description | Auth | HTTPS | Link |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment