Skip to content

A simple tradingview alert listener for sending message to webhook

Notifications You must be signed in to change notification settings

xiaoyual666/tvAlertWebhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tvAlertWebhook

A simple tradingview alert listener for sending message to webhook

Usage

npm run build

Build the extension into dist folder for production.

npm run build:dev

Build the extension into dist folder for development.

npm run watch

Watch for modifications then run npm run build.

npm run watch:dev

Watch for modifications then run npm run build:dev.

npm run build-zip

Build a zip file following this format <name>-v<version>.zip, by reading name and version from manifest.json file. Zip file is located in dist-zip folder.

About

A simple tradingview alert listener for sending message to webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages