The goal of TwitterAutomatedTrading is to trading using information from tweets and to execute the orders using R and Metatrader 5.
You can install the released version of TwitterAutomatedTrading from GitHub:
# install.packages("devtools")
::install_github("lucasgodeiro/TwitterAutomatedTrading") devtools