Playing around with examples I found on Quantconnect, I implemented a simple function that sums the keywords from the Tiingo articles and invests in the top few. You can find the original values here 

https://github.com/cjhutto/vaderSentiment/blob/master/vaderSentiment/vader_lexicon.txt

 

Author