Skip to content

szymon676/ogmicros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project uses api from http://github.com/szymon676/stocks-api

How it works? It fetches data from the stock api and watches if its recommendation is changing. If so, it sends this data to the processing-ms, which then sends an SMS and saves the time when it happened to Excel.

Running:

  • run the aggregation-ms by : go run main.go --stockname=stock name of your choice (NADASQ)
  • run the processing-ms by : go run main.go, but if you want to have access to sending sms you will need to provide twilio auth dependencies.

Faq:

  • What indicator does it use? one minute indicator and refreshes after every 5 seconds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages