forked from braverock/quantstrat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: quantstrat
Type: Package
Title: Quantitative Strategy Model Framework
Version: 0.16.7
Date: 2019-09-14 $Date$
Author: Peter Carl, Brian G. Peterson, Joshua Ulrich, Jasen Mackie, Jan Humme
Depends:
R(>= 3.2),
quantmod,
xts(>= 0.10),
blotter(>= 0.14.0),
FinancialInstrument(>= 0.12.5),
foreach(>= 1.4.0)
Imports:
methods,
iterators,
zoo,
TTR,
MASS
Suggests:
PerformanceAnalytics,
PortfolioAnalytics,
rgl,
testthat,
rCharts,
gamlss,
gamlss.util,
reshape2,
beanplot,
knitr,
rmarkdown,
pander,
xtable,
covr,
usethis
Maintainer: Brian G. Peterson <[email protected]>
Description: Specify, build, and back-test quantitative
financial trading and portfolio strategies.
Contributors: Yu Chen, Joe Dunn, Dirk Eddelbuettel,
Michael Guan, Jeffrey A. Ryan, Garrett See
LazyLoad: yes
License: GPL-3
Copyright: (c) 2009-2019
ByteCompile: TRUE
Encoding: UTF-8
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Remotes:
quantargo/blotter