sample_ohlc_data {ichimoku}R Documentation

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:

Source

Not applicable: synthetic data

Examples

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


[Package ichimoku version 0.1.2 Index]