actions: Example trading actions

Description Usage Format Details Source Examples

Description

Example trading actions

Usage

1

Format

An object of class tibble.

Details

This dataset provide trading actions data, which created using btcusdt data and step_zigzag() for an example trading actions.

Source

the close prices are retrieved from KuCoin market's API.

Examples

1
2
3
4
5
# import library
library(quantrecipes)

# print the data
actions

bagasbgy/quantrecipes documentation built on Dec. 25, 2019, 7:54 a.m.