Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4hulp/StockBot
Stock Bot for Indian Exchange.
https://github.com/r4hulp/StockBot
adaptive-cards adaptivecards bot-framework botframework csharp price stock-bot stock-market
Last synced: about 1 month ago
JSON representation
Stock Bot for Indian Exchange.
- Host: GitHub
- URL: https://github.com/r4hulp/StockBot
- Owner: r4hulp
- License: mit
- Created: 2017-12-31T08:57:17.000Z (almost 7 years ago)
- Default Branch: dev
- Last Pushed: 2018-11-26T05:28:39.000Z (about 6 years ago)
- Last Synced: 2024-08-02T19:01:33.921Z (4 months ago)
- Topics: adaptive-cards, adaptivecards, bot-framework, botframework, csharp, price, stock-bot, stock-market
- Language: C#
- Homepage: https://r4hulp.github.io/StockBot
- Size: 56.6 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-adaptive-cards - Stock Bot (India) - Get realtime stock prices right in your chat window. (Uncategorized / Uncategorized)
README
Stock Bot (India)
Get realtime stock prices right in your chat windowDemo at - https://r4hulp.github.io/StockBot
### :package: Features *(for now)*
- Get real time prices of indices
- Get real time top gainers and losers for indices
- Get real time values of NSE scrips (stocks)### :checkered_flag: Roadmap
- Charts
- Bot notifications based on strong movements of stocks in your portfolio
- You suggest.### :factory: Changelog
##### version 0.0.1
- Initial release
- Adaptive cards for better representation of chat replies
- Dialog Flows### :nut_and_bolt: Technical Details
Stock Bot is based on Microsoft's Bot Framework, `Adaptive Cards` and Yahoo's Finance data.- **Bot Framework** : The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
- **Adaptive Cards** - Adaptive Cards are a new way for developers to exchange card content in a common and consistent way.### :warning: Known Issues
- *[Major issue]* `Adaptive cards` is still in preview and full support is gradually rolling out for chat clients.### Supported Platforms
| Platform | Support |
| ------------- | ------------- |
|Web Embed| :white_check_mark: Supported |
|Microsoft Teams| :x: Full support coming in January |
|Skype| :x: Full support coming in January |### :page_facing_up: License
Stock bot is released under the [MIT](https://github.com/r4hulp/StockBot/blob/dev/README.md). More information on https://choosealicense.com/licenses/mit/