Description Usage Arguments Value Author(s) See Also Examples
Calculates returns from previous days' closes to current days' opens
| 1 |   ClOp(x)
 | 
| x | an xts object with Close and Open columns | 
an xts object of returns
Garrett See
OpOp, ClCl, OpCl
| 1 2 3 4 5 | ## Not run: 
getSymbols("SPY")
ClOp(SPY)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.