Instantiate new strategy object
1 | create_strategy(epics, positions, opening_prices = NULL, resolution, n_prices)
|
epics |
Vector or epics for each leg of strategy |
positions |
Integer vector specifiying positions in each leg |
opening_prices |
Double vector of opening prices, only used when using a live strategy |
resolution |
Plot resolution, eg. "HOUR", "MINUTE_5", "DAY" |
n_prices |
Number of prices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.