View source: R/genericStrategy.R
getTrades.Strategy | R Documentation |
This method returns data.frame, each row is statistic for a one trade
## S3 method for class 'Strategy' getTrades(this, start, end)
this |
Strategy |
start |
numeric / Date / character, start of the period |
end |
numeric / Date / character, end of the period |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.