Description Usage Arguments Details
initSymbol
will load a symbol and run user-defined functions to pre-process the symbol's data
before constructing indicators.
1 |
strategy |
an object (or the name of an object) of type 'strategy' to add the init function definition to |
symbol |
symbol |
... |
any other passthrough parameters |
The custom initialization must be defined as named list containing
function name
list of arguments
TRUE or FALSE
and included as the slot init_symbol
of the strategy object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.