-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 860 Bytes
/
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
Package: quantstrat
Type: Package
Title: Quantitative Strategy Model Framework
Version: 0.9.1709
Date: $Date: 2015-11-15 02:36:49 +0300 (Sun, 15 Nov 2015) $
Author: Peter Carl, Brian G. Peterson, Joshua Ulrich, Jan Humme
Depends:
quantmod,
xts(>= 0.8-2),
blotter(>= 0.9),
FinancialInstrument(>= 0.12.5),
foreach(>= 1.4.0)
Imports:
iterators,
zoo
Suggests:
PerformanceAnalytics,
PortfolioAnalytics,
rgl,
testthat,
rCharts,
gamlss.util,
reshape2,
beanplot
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-2015
ByteCompile: TRUE
RoxygenNote: 5.0.1