forked from IlyaKipnis/DSTrading
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
50 lines (50 loc) · 929 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: DSTrading
Type: Package
Title: Digital Signal Trading
Version: 1.0
Date: 2014-03-29
Author: Ilya Kipnis
Contributors: Kent Hoxsey, Brian Peterson
Maintainer: Ilya Kipnis <[email protected]>
Depends:
xts (>= 0.9-3),
Rcpp,
inline,
TTR,
quantmod,
stats,
quantstrat
Imports:
Rcpp (>= 0.11.1),
xts,
TTR,
quantmod,
stats,
inline,
quantstrat
LinkingTo: xts, Rcpp, inline, TTR, quantmod, stats
Description: DSP signal procssing technical trading rules.
License: GPL-2
Collate:
'RcppExports.R'
'AdaptiveMAs.R'
'KAMA.R'
'LRSI.R'
'PMA.R'
'RVI.R'
'fisherTransform.R'
'iTrend.R'
'nlLaguerre.R'
'utility.R'
'CGO.R'
'cyberCycle.R'
'EhlersFilters.R'
'VIDA.R'
'KEMD.R'
'FRAMA.R'
'TrendVigor.R'
'SWI.R'
'GFRAMA.R'
'ACP.R'
'CyclicOscillators.R'
Packaged: 2014-04-03 18:40:09.867142 UTC; ikipnis