newyorrker / stock-notice-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock notice bot

Telegram-bot for notification of stocks exchange with messages
  • Notie to any moment on you telegram account
  • S&P500 and MOEX stocks

New Features!

  • No more features
  • No more

Tech

Dillinger uses a number of open source projects to work properly:

  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework [@tjholowaychuk]

Used Api

Formal text with decription for moex api

  • [moex api] - api of Moscow Exchange
  • [other api] - description of other api

Installation

Stock notice telegram-bot requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ cd stock-notice-bot
$ npm install -d
$ node app

For production environments...

$ npm install --production
$ NODE_ENV=production node app

Todos

  • Write MORE Tests

License

MIT

About