Description Usage Arguments Value Examples
Function to Calculate Trading Strategy Condition Status
1 | resolveCondition(data, data_tmp, strategy, ...)
|
data |
xts object with open, high, low, close market data |
data_tmp |
xts object with open, high, low, close market data as container for trading strategy data |
strategy |
strategy object |
... |
not in use |
xts object with open, high, low, close market data including trading strategy condition information
1 | resolveCondition(data, data_tmp, strategy)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.