Skip to content

Price alert system on NIFTY and BANKNIFTY using Upstox API

Notifications You must be signed in to change notification settings

harsh-vardhhan/price-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price alert system

CI

How it works?

price-alert-logic

How to use?

demo

What API is used for market API?

Upstox API

How to setup?

create a .env file in project

CODE=ENTER_CODE_HERE // Restart terminal after entering code
CLIENT_ID=ENTER_CLIENT_ID_HERE
API_SECRET=ENTER_API_SECRET_HERE
REDIRECT_URL=ENTER_REDIRECT_URL_HERE
ACCESS_TOKEN=ENTER_ACCESS_TOKEN_HERE // Restart terminal after entering access token

get CODE and ACCESS_TOKEN after you run the app


app

get API_SECRET, REDIRECT_URL and CLIENT_ID from App section Upstox Pro

upstox_app

About

Price alert system on NIFTY and BANKNIFTY using Upstox API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages