signal.generate.statistics: Signal Objective Function Calculation

Description Usage Arguments Value Author(s) See Also

Description

This function takes a list of matrix of post signal price changes and applies an user defined objective function on it.

Usage

1
signal.generate.statistics(post.ret, obj.fun = NULL, decreasing = TRUE)

Arguments

post.ret

matrix of parameter set of post signal price deltas

obj.fun

custom objective function for measuring signal goodness

decreasing

if true, the higher the objective value, the better

Value

objective function values

Author(s)

Michael Guan

See Also

apply.paramset.signal.analysis


cloudcello/quantstrat documentation built on May 13, 2019, 8:05 p.m.