seasonalityPlot: Seasonality Variation Plots of Stock Prices and Cryptocurrencies

The price action at any given time is determined by investor sentiment and market conditions. Although there is no established principle, over a long period of time, things often move with a certain periodicity. This is sometimes referred to as anomaly. The seasonPlot() function in this package calculates and visualizes the average value of price movements over a year for any given period. In addition, the monthly increase or decrease in price movement is represented with a colored background. This seasonPlot() function can use the same symbols as the 'quantmod' package (e.g. ^IXIC, ^DJI, SPY, BTC-USD, and ETH-USD etc).

Version: 1.2.1
Depends: R (≥ 4.0.0)
Imports: magrittr, quantmod, dygraphs, plotrix, htmltools, grDevices, graphics, zoo, lubridate, crypto2, TTR, assertthat
Suggests: testthat
Published: 2024-02-19
Author: Satoshi Kume [aut, cre]
Maintainer: Satoshi Kume <satoshi.kume.1984 at gmail.com>
BugReports: https://github.com/kumeS/seasonalityPlot/issues
License: Artistic-2.0
URL: https://github.com/kumeS/seasonalityPlot, https://kumes.github.io/seasonalityPlot/
NeedsCompilation: no
Materials: README
CRAN checks: seasonalityPlot results

Documentation:

Reference manual: seasonalityPlot.pdf

Downloads:

Package source: seasonalityPlot_1.2.1.tar.gz
Windows binaries: r-devel: seasonalityPlot_1.2.1.zip, r-release: seasonalityPlot_1.2.1.zip, r-oldrel: seasonalityPlot_1.2.1.zip
macOS binaries: r-release (arm64): seasonalityPlot_1.2.1.tgz, r-oldrel (arm64): seasonalityPlot_1.2.1.tgz, r-release (x86_64): seasonalityPlot_1.2.1.tgz
Old sources: seasonalityPlot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=seasonalityPlot to link to this page.