Description Usage Arguments See Also
function to make it easy to enable (or disable) a specific rule in a strategy
1 2 |
strategy |
an object of type 'strategy' which contains the rule |
type |
one of "risk","order","rebalance","exit","enter","chain" |
label |
the label for the rule; grep will be used to match, so multiple rules may be enabled (disabled) as a result |
enabled |
TRUE/FALSE whether the rule is enabled for use in applying the strategy, default TRUE |
store |
TRUE/FALSE whether to store the updated strategy in the .strategy environment, or return it. default FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.