draw {atmi} | R Documentation |
draw
Description
internal function
Usage
draw(datavec = datavec, datevec = datevec, symbolName = symbolName, name_1 = name_1, buy = buy, buy_o = buy_o, sell = sell, stopl = stopl, sell_o = sell_o, standard = standard, sellAll = sellAll, macd = NA, trigger = NA, nfast = NA, nslow = NA, n = NA, sma = NA, momentum_q = NA, sma_momentum, rsi_q = NA, top, bottom, rule = NA)
Arguments
datavec |
|
datevec |
|
symbolName |
|
name_1 |
|
buy |
|
buy_o |
|
sell |
|
stopl |
|
sell_o |
|
standard |
|
sellAll |
|
macd |
|
trigger |
|
nfast |
|
nslow |
|
n |
|
sma |
|
momentum_q |
|
sma_momentum |
|
rsi_q |
|
top |
|
bottom |
|
rule |
|
[Package
atmi version 1.0
Index]