lazytrade (version 0.4.0)

y: 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

Arguments

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