-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathDESCRIPTION
16 lines (16 loc) · 850 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: rusquant
Type: Package
Title: Quantitative Trading Framework
Version: 1.1.1
Date: 2024-05-29
Author: Vyacheslav Arbuzov[cph, cre, aut], Sergey Edunov[aut]
Depends: quantmod,data.table,jsonlite,httr,xts
Imports: XML,stringr,jose,stats,rvest,base64enc
Maintainer: Vyacheslav Arbuzov <[email protected]>
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