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