bchip
Expert Member
- Joined
- Mar 12, 2013
- Messages
- 1,324
- Reaction score
- 418
Hi guys
Pet project I'm playing around with, basically it takes tweets (scanning for JSE shares/tags)
with the C# API, sends the tweets to DialogFlow - where Ive trained a Machine learning model to identify
whether the tweet is:
Bullish/Bearish - direction can be determined by the words
Neutral - (eg) Not much happening with XYZ today
None - unrelated to trading/direction (eg) See SENS article on
Any thoughts, ideas, etc happy to chat about
http://www.mytrading.co.za/tweets/index.php
The project used
C# .NET (Twitter)
SQL
PHP + Javascript + JSON
DialogFlow
Pet project I'm playing around with, basically it takes tweets (scanning for JSE shares/tags)
with the C# API, sends the tweets to DialogFlow - where Ive trained a Machine learning model to identify
whether the tweet is:
Bullish/Bearish - direction can be determined by the words
Neutral - (eg) Not much happening with XYZ today
None - unrelated to trading/direction (eg) See SENS article on
Any thoughts, ideas, etc happy to chat about
http://www.mytrading.co.za/tweets/index.php
The project used
C# .NET (Twitter)
SQL
PHP + Javascript + JSON
DialogFlow
Last edited:







