forked from braverock/blotter
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
48 lines (48 loc) · 1.13 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
Package: blotter
Type: Package
Title: Tools for Transaction-Oriented Trading Systems
Development
Version: 0.11.3
Date: 2017-03-30 $Date$
Author: Peter Carl [aut],
Brian G. Peterson [aut, cre],
Daniel Cegielka [ctb],
Dirk Eddelbuettel [ctb],
Jan Humme [ctb],
Lance Levenson [ctb],
Jasen Mackie [ctb],
Ben McCann [ctb],
Jeff Ryan [ctb],
Garrett See [ctb],
Joshua Ulrich [ctb],
Wolfgang Wu [ctb]
Maintainer: Brian G. Peterson <[email protected]>
Description: Transaction infrastructure for defining
instruments, transactions, portfolios and accounts for
trading systems and simulation. Provides portfolio
support for multi-asset class and multi-currency
portfolios. Actively maintained and developed.
License: GPL-3
LazyLoad: yes
Depends:
R (>= 2.15),
xts (>= 0.10-0),
FinancialInstrument(>= 0.6.3),
PerformanceAnalytics,
quantmod
Imports:
zoo,
TTR,
graphics,
methods,
stats,
utils,
boot,
foreach
Suggests:
Hmisc,
RUnit,
URL: https://r-forge.r-project.org/projects/blotter/
Copyright: (c) 2008-2016
ByteCompile: TRUE
RoxygenNote: 6.0.1