Signal | R Documentation |
Base class for indicators, rules and more
Signal(expr, name, lookback = 0, args = list(), ...)
expr |
expression |
name |
character, name of signal |
lookback |
numeric / expression, how many periods is needed for calculation signal |
args |
list, parameters for a signal |
... |
args passed to subclasses |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.