Package: rusquant
Type: Package
Title: Quantitative Trading Framework
Version: 1.1.4
Date: 2024-09-16
Authors@R: c(person(given = "Vyacheslav",
                       family = "Arbuzov",
                       role = c("cph", "cre", "aut"),
                       email = "arbuzov1989@gmail.com"),
                person(given = "Sergey",
                       family = "Edunov",
                       role = "aut"))
Depends: quantmod,data.table,jsonlite,httr,xts
Imports: XML,stringr,jose,stats,rvest,base64enc
Maintainer: Vyacheslav Arbuzov <arbuzov1989@gmail.com>
Description: Collection of functions to retrieve financial data from various sources, including brokerage and exchange platforms, financial websites, and data providers. Includes functions to retrieve account information, portfolio information, and place/cancel orders from different brokers. Additionally, allows users to download historical data such as earnings, dividends, stock splits.
LazyLoad: yes
License: GPL-3
Encoding: UTF-8
URL: https://rusquant.ru
BugReports: https://github.com/arbuzovv/rusquant/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-09-16 11:46:38 UTC; vyacheslav
Author: Vyacheslav Arbuzov [cph, cre, aut],
  Sergey Edunov [aut]
Repository: CRAN
Date/Publication: 2024-09-16 15:10:02 UTC
