Calc.SMA: Creates start and end datetimes for pullling data

Description Usage Arguments Author(s)

Description

Creates start and end datetimes for pullling data

Usage

1
2
Calc.SMA(data, contract, start.date, end.date, incr, window.size,
  window.size.units)

Arguments

data

MDR or TRS data.

contract

The contract that you are pulling data for.

start.date

The start date of the SMA

end.date

The end date of the SMA

incr

Time bucket increment of SMA obs

window.size

Number of units in SMA

window.size.units

The unit of measure for the SMA length

Author(s)

Helen Ristov


helenristov/aCompiler documentation built on May 3, 2019, 9:40 p.m.