rtsplot 0.1.1
- Exposed internal functions to create candle, ohlc, hl plots.
- Exposed internal functions to access candle and volume colors.
- Fixed internal logic to access xts index. Use
.index
instead of attr
to access xts index.
rtsplot 0.1.0
Initial release.