TNowalk / stock-slack-bot

A near realtime Slack Stock Bot
MIT License
5 stars 2 forks source link

New commands for biggest gainer/loser #10

Open TNowalk opened 8 years ago

TNowalk commented 8 years ago

User should be able to ask the bot for the biggest gainer/losers. The bot will call the API and get the top 1% of stocks based on volume and return the top/bottom 20%.

This will all depend on if I can get this data from the API.