normalizedCourse: Normalized cryptocurrency course

Description Usage Arguments Value Author(s) Examples

View source: R/preciousFunctions.R

Description

Normalizes a given cryptocurrency time series between 0 and 1. The values taken are the "Opens". 1 is the all-time-high.

Usage

1

Arguments

ts

a time series.

Value

a normalized time series.

Author(s)

Vincent KV contact@vincentkv.com

Examples

1
my_normalized_course=normalizedCourse(cryptoCourse(symbol="LTC",currency="EUR"))

VincentKV/Cryptics documentation built on Dec. 18, 2021, 6:18 p.m.