cur_price | R Documentation |
Numeric vector.
It is equivalent to data[[data$price_table]][i, ]
.
So it is equal to close price on given moment inside backtester cycle.
Often used in rule's position/position_const block.
cur_price
An object of class NULL
of length 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.