Package: rRofex
Type: Package
Title: Interface to 'Matba Rofex' Trading API
Version: 2.0.1
Authors@R: c(
            person("Augusto", "Hassel", role = c("aut", "cre"), email = "ahassel@primary.com.ar"),
            person("Juan Francisco", "Gomez", role = c("ctb")),
            person("Matba Rofex", role = c("cph"))
            )
Description: Execute API calls to the 'Matba Rofex' <https://apihub.primary.com.ar> trading platform. Functionality includes accessing account data and current holdings, retrieving investment quotes, placing and canceling orders, and getting reference data for instruments.
License: MIT + file LICENSE
URL: https://matbarofex.github.io/rRofex,
        https://github.com/matbarofex/rRofex
BugReports: https://github.com/matbarofex/rRofex/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr, httr, jsonlite, magrittr, tibble, tidyr, rlang, purrr,
        glue, methods, websocket, later, lifecycle
RoxygenNote: 7.1.0
Collate: 'attach.R' 's4_object.R' 'functions.R' 'functions_helpers.R'
        'functions_websocket.R' 'globals.R' 'rRofex.R'
RdMacros: lifecycle
NeedsCompilation: no
Packaged: 2020-06-11 02:20:33 UTC; augus
Author: Augusto Hassel [aut, cre],
  Juan Francisco Gomez [ctb],
  Matba Rofex [cph]
Maintainer: Augusto Hassel <ahassel@primary.com.ar>
Repository: CRAN
Date/Publication: 2020-06-11 05:30:02 UTC
