Skip to content

wolf-mtwo/trading-scanner-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading monitor REST API

generate alert from stocks

  • Generates RSI alert from stock when the value get lower than 40 and higer than 70
  • Generates and alert when the stock gets the price of you define
  • Collect all stock that its Market Capitalization is lower or higer that Enterprise Value

installation

npm install

# to start server on your source files with live reload
gulp serve
# generates a compiled distribution
gulp dist

# go to http://localhost:3000

Contributing

We welcome pull requests from the community! Just be sure to read the contributing doc to get started.

License

The MIT License

About

Alert generator to make more easy to trade stocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published