Description Usage Arguments Value
Plot close prices from candle df
1 | plot_close(candle_df, yaxis = c("price", "return"), facet = FALSE)
|
candle_df |
data frame returned from candles() |
yaxis |
'price' for raw prices, 'return' for returns since the start |
facet |
facet each symbol? |
a ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.