Learn R Programming

machQA (version 0.1.4)

mach.QA: mach.QA

Description

This performs the bulk of the QA operations.

Usage

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.

Value

This performs the bulk of the QA operations.

Details

This performs the bulk of the QA operations.

Examples

Run this code
   # mach.QA(ticker = "ibm", day = "20140221")

Run the code above in your browser using DataLab