y {lazytrade}R Documentation

Table with indicators and price change which is used to train model

Description

Table with indicators and price change which is used to train model

Usage

y

Format

A dataframe with several columns

X1

Time index

X2

Closed price now

X3

Closed price 34 bars ago

X4-X19

Series of Indicator values

LABEL

Price difference, difference between X3 and X2


[Package lazytrade version 0.5.4 Index]