Package: rtsplot 0.1.5

Irina Kapler

rtsplot: Time Series Plot

A fast and elegant time series visualization package. In addition to the standard R plot types, this package supports candle sticks, open-high-low-close, and volume plots. Useful for visualizing any time series data, e.g., stock prices and technical indicators.

Authors:RTSVizTeam [aut, cph], Irina Kapler [cre]

rtsplot_0.1.5.tar.gz
rtsplot_0.1.5.tar.gz(r-4.5-noble)rtsplot_0.1.5.tar.gz(r-4.4-noble)
rtsplot_0.1.5.tgz(r-4.4-emscripten)rtsplot_0.1.5.tgz(r-4.3-emscripten)
rtsplot.pdf |rtsplot.html
rtsplot/json (API)
NEWS

# Install 'rtsplot' in R:
install.packages('rtsplot', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://bitbucket.org/rtsvizteam/rtsplot

26 exports 1 stars 0.09 score 8 dependencies 24 scripts 292 downloads

Last updated 12 months agofrom:b8f1e537f0. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 19 2024
R-4.5-linuxOKAug 19 2024

Exports:register.themertsplotrtsplot.candlertsplot.candle.colrtsplot.colorsrtsplot.corner.labelrtsplot.fake.stock.datartsplot.formatrtsplot.gridrtsplot.hlrtsplot.layoutrtsplot.legendrtsplot.linesrtsplot.matplotrtsplot.ohlcrtsplot.polygonrtsplot.scale.volumertsplot.stackedrtsplot.textrtsplot.themertsplot.theme.setrtsplot.volumertsplot.volume.colrtsplot.x.highlightrtsplot.y.highlightrtsplot2Y

Dependencies:curljsonlitelatticequantmodRColorBrewerTTRxtszoo

Readme and manuals

Help Manual

Help pageTopics
Themeregister.theme rtsplot.colors rtsplot.theme rtsplot.theme.set
`rtsplot` - Time series plot with base R Graphics.rtsplot-package rtsplot
Create Candle Plotrtsplot.candle
Bar Colors for Candle and Volume plotsrtsplot.candle.col rtsplot.volume.col
Plot corner labelrtsplot.corner.label
Generate fake stock datartsplot.fake.stock.data
Format numbers using 1000 separatorrtsplot.format
Add grid to time series plotrtsplot.grid
Create HL Plotrtsplot.hl
Create layoutrtsplot.layout
Plot legend - shortcut to the 'legend' functionrtsplot.legend
Add lines to time series plotrtsplot.lines
'matplot' version for 'xts' objectrtsplot.matplot
Create OHLC Plotrtsplot.ohlc
Add polygon to time series plotrtsplot.polygon
Scale volumertsplot.scale.volume
Create Stacked plotrtsplot.stacked
Add text to time series plotrtsplot.text
Plot volumertsplot.volume
Highlight vertical segmentsrtsplot.x.highlight
Highlight horizontal segmentsrtsplot.y.highlight
Plot time series with second Y axisrtsplot2Y