Package: TwitterAutomatedTrading
Type: Package
Title: Automated Trading Using Tweets
Version: 0.1.0
Author: Lucas Godeiro 
Maintainer: Lucas Godeiro <lucas.godeiro@hotmail.com>
Description: Provides an integration to the 'metatrader 5'. 
    The functionalities carry out automated trading using
    sentiment indexes computed from 'twitter' and/or 'stockwits'. 
    The sentiment indexes are based on the ph.d. dissertation 
    "Essays on Economic Forecasting Models" (Godeiro,2018) <https://repositorio.ufpb.br/jspui/handle/123456789/15198>
    The integration between the 'R' and the 'metatrader 5' allows sending buy/sell orders to the brokerage. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
RoxygenNote: 7.1.0
URL: https://github.com/lucasgodeiro/TwitterAutomatedTrading
BugReports: https://github.com/lucasgodeiro/TwitterAutomatedTrading/issues
Suggests: knitr, rmarkdown, covr
VignetteBuilder: knitr
Imports: curl, dplyr, jsonlite, lubridate, plyr, purrr, tibble,
        twitteR, naptime, utils, tidytext, magrittr
NeedsCompilation: no
Packaged: 2020-05-13 15:52:02 UTC; Cliente
Repository: CRAN
Date/Publication: 2020-05-31 09:50:13 UTC
Built: R 4.1.3; ; 2023-04-17 17:24:56 UTC; windows
