Skip to content

mkc940/Stock-price-using-nse-and-bse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-price-using-nse-and-bse

-> First of all I strated the django project and created a template with index.html with input tag.

-> Created a function named "api" that takes data from two different rest api of nse and bse and then merge with one common column of symbol name.

-> Pushed the merged data into database (sqlite default database) and search index of entered symbol name.

-> Passed all the data into HTML file and print in a table and IF we did not found then its gave one parameter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published