Tradingview Syariah Indicator
What it does
Add a small indicator in tradingview.com, unfortunately currently only cover Malaysian stocks.
Source data: Bursa Malaysia
Inspired from: https://github.com/amree/tradingview-shariah-indicators
Download
Using Edge? You can follow this guide to get the extension for Edge Browser.
Release
Screenshots
Popup
Youtube video
Feel free to contact me if any bug or more features here
azrizhaziq@gmail.com
Developers
Requirements
- node = 15.3.0
- npm = 6.13.4
- git = 2.23.0
- os = macos 10.15.7
- Need to have node and npm (please look at package.json > engine)
- Type in terminal
$ npm install
- Type in terminal
Firefox:
$ npm run start
Chrome:$ npm run start:chrome
Generate Production ready extension
- Git clone git@github.com:AzrizHaziq/tradingview-syariah-indicator.git
- npm install
- create
.env
file in root, and add thisGA=GA_CODE REPLACE_GA=UA-183073441-1
- Type in terminal
$ npm run build
- Generated file located in /web-ext-artifacts/tradingview-shariah-indicator-.zip
Update Stock list data (will take a few X minutes)
- Type in terminal
$ npm run update-data