Skip to content

Vishnuraj910/stockmarket-calcuator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Filter

Node app which calculates real time stocks with Yahoo Finance APIs

Your Project

On the front-end,

  • edit public/client.js, public/style.css and views/index.html
  • drag in assets, like images or music, to add them to your project

On the back-end,

  • your app starts at server.js
  • add frameworks and packages in package.json
  • safely store app secrets in .env (nobody can see this but you and people you invite)

Usage

#NASDAQ

https://stockmarket-calc.glitch.me/api?source=NASDAQ

#NYSE

https://stockmarket-calc.glitch.me/api?source=NYSE

About

PE, PB and Pe/PB Calculator for Yahoo Finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published