powered by
Function deletes entries with abnormal Sale Condition: trades where column "COND" has a letter code, except for "E" and "F".
salesCondition(tdata)
an xts or data.table object containing the time series data, with one column named "COND" indicating the Sale Condition.
xts or data.table object depending on input