Description Usage Arguments Value Examples
Function to Calculate Buy Signals and Prices
1 | resolveBuySignal(data, data_cond, strategy, ...)
|
data |
xts object with open, high, low, close market data |
data_cond |
xts object with open, high, low, close market data and trading strategy condition data |
strategy |
strategy object |
... |
not in use |
xts object with open, high, low, close market data including trading strategy condition and buying information
1 | resolveBuySignal(data, data_cond, strategy)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.