machina.QA: mach.QA

Description Usage Arguments Details Value Author(s) Examples

Description

This performs the bulk of the QA operations.

Usage

1
2
3
4
    mach.QA(
    ticker = NULL,
    day = NULL
	)

Arguments

ticker

Required, the ticker you want to QA, either ibm or spy

day

Required, the date to perform QA on. Choose a trading day between 1/1/2014 through 4/30/2014 in YYYYMMDD format.

Details

This performs the bulk of the QA operations.

Value

This performs the bulk of the QA operations.

Author(s)

Tim Norton

Examples

1
   # mach.QA(ticker = "ibm", day = "20140221")

machQA documentation built on May 2, 2019, 12:35 p.m.

Related to machina.QA in machQA...