Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sample_ohlc_data

Sample OHLC Pricing Data


Description

Synthetic prices for a hypothetical financial asset. Created for the purpose of demonstrating package functions in examples and vignettes only.

Usage

sample_ohlc_data

Format

A data frame with 234 observations of 5 variables:

  • Date - date of observation

  • Open - daily opening price

  • Low - daily low price

  • High - daily high price

  • Close - daily closing price

Source

Not applicable: synthetic data

Examples

cloud <- ichimoku(sample_ohlc_data, ticker = "TKR")

ichimoku

Compute and Plot Ichimoku Kinko Hyo Cloud Charts

v0.1.2
GPL (>= 3)
Authors
Charlie Gao [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.