Trading chart created using LightningChart JS and worldtradingdata.com API. Fetches requested stock data, and renders a variety of analysis tools, such as:
- OHLC.
- Simple Moving Average.
- Exponential Moving Average.
- Bollinger Bands.
- Volume.
- Relative Strength Index .
More information about LightningChart® JS can be found from our website, https://www.arction.com/lightningchart-js/.
The application is hosted at:
https://niiloarction.github.io/lcjs-trading-example/
To run the application locally with hot reload:
- Install Node.JS
- Run
npm install
- Run
npm start
- Open browser and navigate to http://localhost:8080
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.