Skip to content

Commit 87dea0b

Browse files
committed
first commit
0 parents  commit 87dea0b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# @barchart/alerting-service-public
2+
3+
[![AWS CodeBuild](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiSTdJZUtxS09SRUt6bzB1aCt3VUtIbVRzaGNZcXAxSTEwamcrdFBabmZMSVJIRm85V09teTR0R1JsNWEvcEFnZjRyZ3dIZ1VQM0h6SnY5bWM3TFpNM1AwPSIsIml2UGFyYW1ldGVyU3BlYyI6ImViT0ZkaHRGWGRvbXdmUHAiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)](https://github.com/barchart/alerts-client-js)
4+
[![NPM](https://img.shields.io/npm/v/@barchart/alerts-client-js)](https://www.npmjs.com/package/@barchart/alerts-client-js)
5+
6+
### Overview
7+
8+
This SDK connects your applications to the **[Barchart](https://www.barchart.com) Alerting Service**.
9+
10+
* Define conditional expressions based on market data feeds (or other data streams),
11+
* Ask our remote service to continuously track those expressions on your behalf, and
12+
* Receive immediate notifications when those conditions are met.
13+
14+
### Documentation
15+
16+
Complete documentation for this SDK can be accessed [here](https://docs.barchart.com/alerts/#/).
17+
18+
### Demo Applications
19+
20+
Refer to the [documentation](https://docs.barchart.com/alerts/#/content/quick_start?id=demo-applications) for more information.
21+
22+
### Package Managers
23+
24+
This SDK is available as a public package via NPM as [@barchart/alerts-client-js](https://www.npmjs.com/package/@barchart/alerts-client-js).

0 commit comments

Comments
 (0)