yoeria / lcjs-showcase-trading

LightningChart JS trading showcase application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightningChart JS Trading showcase application

Trading chart application created using LightningChart JS and https://www.alphavantage.co/ API.

The logic of computing the trading indicators values is separated into its own open source project at https://github.com/Arction/lcjs-analysis.

More information about LightningChart® JS can be found from our website, https://www.arction.com/lightningchart-js/.

Description

Trading chart with live data fetched from Alpha Vantage. Features:

  • OHLC
  • Simple Moving Average
  • Exponential Moving Average
  • Bollinger Bands
  • Volume
  • Relative Strength Index

Getting Started

The application is hosted at:

https://arction.github.io/lcjs-showcase-trading/

To run the application locally with hot reload:

  1. Install Node.JS
  2. Run npm install
  3. Run npm start
  4. Open browser and navigate to http://localhost:8080

Support

If you notice an error in the example code, please open an issue on GitHub.

Official API documentation can be found on Arction website.

If the docs and other materials do not solve your problem as well as implementation help is needed, ask on StackOverflow (tagged lightningchart).

If you think you found a bug in the LightningChart JavaScript library, please contact support@arction.com.

Direct developer email support can be purchased through a Support Plan or by contacting sales@arction.com.

© Arction Ltd 2009-2019. All rights reserved.

About

LightningChart JS trading showcase application.


Languages

Language:TypeScript 87.8%Language:JavaScript 6.4%Language:HTML 5.9%